propelorm / Propel2

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k stars 396 forks source link

Templates fix (#1) #2012

Open elacasse opened 1 month ago

elacasse commented 1 month ago

Corrections to templates so that no references to nonexistent methods and attributes are generated on build.

Signed-off-by: Eric Lacasse lacasse.eric@gmail.com