davidyell / CakePHP-NiceAdminBakeScripts

Nice Admin bake theme for CakePHPs Bake plugin.
Other
14 stars 6 forks source link

Update to use `get()` methods on entities. #8

Closed davidyell closed 7 years ago

davidyell commented 7 years ago

Need to update the templates to replace direct entity property access with use of the get() accessor method.