mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
12
lib/model/TechDistancesPeer.php
Executable file
12
lib/model/TechDistancesPeer.php
Executable file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for performing query and update operations on the 'tech_distances' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package lib.model
|
||||
*/
|
||||
class TechDistancesPeer extends BaseTechDistancesPeer
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user