fix: [ACL Component] Added new function (for new modules format) in the list

pull/4370/head
chrisr3d 2019-03-25 15:53:15 +01:00
parent bd767fcd13
commit 4858b0181c
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ class ACLComponent extends Component
'getReferenceData' => array('*'),
'getReferences' => array('*'),
'getObjectTemplate' => array('*'),
'handleModuleResults' => array('*'),
'hids' => array('*'),
'index' => array('*'),
'importChoice' => array('*'),