CcPlayoutHistoryTemplate.php 453 B

12345678910111213141516171819
  1. <?php
  2. /**
  3. * Skeleton subclass for representing a row from the 'cc_playout_history_template' table.
  4. *
  5. *
  6. *
  7. * You should add additional methods to this class to meet the
  8. * application requirements. This class will only be generated as
  9. * long as it does not already exist in the output directory.
  10. *
  11. * @package propel.generator.airtime
  12. */
  13. class CcPlayoutHistoryTemplate extends BaseCcPlayoutHistoryTemplate {
  14. } // CcPlayoutHistoryTemplate