cakephp2-php8/lib/Cake/Console/Templates/default/classes
mark_story 7c08c966b0 Adding App::uses() call to model baking.
Models should always include their parent classes to be safe.
Bake should reflect the best practice.
Refs #1971
2011-09-09 20:43:04 -04:00
..
controller.ctp Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 2011-07-31 20:28:35 -04:00
fixture.ctp Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
model.ctp Adding App::uses() call to model baking. 2011-09-09 20:43:04 -04:00
test.ctp Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30