Files
portal-legacy/lib/symfony/vendor/propel-generator/templates/README
Chris Sewell cf140a2e97 initial commit
2012-11-28 03:55:08 -05:00

5 lines
343 B
Plaintext
Executable File

This directory contains PHP templates which are used to build SQL files and object
model (OM) classes. The PHP templates are called from the
propel.phing.PropelDataModelTask class. The templates are managed by the Capsule
engine, which simply provides a mechanism for placing values in the template context
and buffering output, etc.