newwebsouth / abstraction
Layer of abstraction for nomess
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/newwebsouth/abstraction
Requires
- twig/twig: 3.0.5
This package is not auto-updated.
Last update: 2025-10-01 19:03:39 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.