propel rename done for template fields, template name input.
This commit is contained in:
parent
db4e025c05
commit
8eecbb18c0
17 changed files with 2607 additions and 74 deletions
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Skeleton subclass for performing query and update operations on the 'cc_playout_history_template_field' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
* You should add additional methods to this class to meet the
|
||||
* application requirements. This class will only be generated as
|
||||
* long as it does not already exist in the output directory.
|
||||
*
|
||||
* @package propel.generator.airtime
|
||||
*/
|
||||
class CcPlayoutHistoryTemplateFieldPeer extends BaseCcPlayoutHistoryTemplateFieldPeer {
|
||||
|
||||
} // CcPlayoutHistoryTemplateFieldPeer
|
Loading…
Add table
Add a link
Reference in a new issue