newwebsouth / abstraction
There is no license information available for the latest version (1.3.2) of this package.
Layer of abstraction for nomess
1.3.2
2020-10-06 21:11 UTC
Requires
- twig/twig: 3.0.5
This package is not auto-updated.
Last update: 2025-04-16 16:39:37 UTC
README
For use AppController::getEntity, you must have an id in request parameters, if you want redirect your visitor if the entity is not found, add in datacenter :
'nws_abstraction_redirect' => 'route.name'
For crud interfaces, think to add in container configuration.