~coughphp/coughphp/2.0

« back to all changes in this revision

Viewing changes to cough_generator/tests/test_configs/test_config2/expected_output/concrete/Product.class.php

  • Committer: Anthony Bush
  • Date: 2008-06-20 17:24:30 UTC
  • mfrom: (257.1.15 coughphp-awbush)
  • Revision ID: anthony@anthonybush.com-20080620172430-te0xk0yna2e7clp0
Merging from coughphp-awbush branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
/**
 
4
 * This is the starter class for Product_Generated.
 
5
 *
 
6
 * @see Product_Generated, CoughObject
 
7
 **/
 
8
class Product extends Product_Generated implements CoughObjectStaticInterface {
 
9
}
 
10
 
 
11
?>
 
 
b'\\ No newline at end of file'