mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
form acc work edit: save action
This commit is contained in:
@@ -488,6 +488,7 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
||||
[
|
||||
'class' => \Chill\PersonBundle\Entity\SocialWork\SocialIssue::class,
|
||||
'name' => 'social_work_social_issue',
|
||||
'controller' => \Chill\PersonBundle\Controller\SocialIssueApiController::class,
|
||||
'base_path' => '/api/1.0/person/social-work/social-issue',
|
||||
'base_role' => 'ROLE_USER',
|
||||
'actions' => [
|
||||
|
Reference in New Issue
Block a user