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/FinalDeviceReportPeer.php
Executable file
12
lib/model/FinalDeviceReportPeer.php
Executable file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Subclass for performing query and update operations on the 'final_device_report' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* @package lib.model
|
||||
*/
|
||||
class FinalDeviceReportPeer extends BaseFinalDeviceReportPeer
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user