mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
[wip] add actions to crud
This commit is contained in:
@@ -154,6 +154,10 @@ class Configuration implements ConfigurationInterface
|
||||
->defaultNull()
|
||||
->info('the role that will be required for this action. Override option `base_role`')
|
||||
->end()
|
||||
->scalarNode('template')
|
||||
->defaultNull()
|
||||
->info('the template to render the view')
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
|
Reference in New Issue
Block a user