symfony2admingenerator / GeneratorBundle

Admingenerator for Symfony. Parse YAML files to build customized backend.
MIT License
67 stars 29 forks source link

Fix for generator of generic actions, should provide object to context #300

Closed TheCelavi closed 8 years ago

TheCelavi commented 8 years ago

Object should be provided to context of access decision manager / jms security extra, if available, explained here: https://github.com/symfony2admingenerator/GeneratorBundle/pull/299

Cleaned up PR.

bobvandevijver commented 8 years ago

Merged, thanks!

TheCelavi commented 8 years ago

Thank you!