Automated formatting changes

This commit is contained in:
Formatter Bot 2021-09-28 17:41:54 +00:00
parent 05e0e152cc
commit 27011c0ad2

View File

@ -56,11 +56,11 @@ return [
], ],
'^:tag .*$' => [ '^:tag .*$' => [
0 => [ 0 => [
'dest' => '\Modules\Tasks\Controller\SearchController:searchTags', 'dest' => '\Modules\Tasks\Controller\SearchController:searchTags',
'verb' => 16, 'verb' => 16,
'permission' => [ 'permission' => [
'module' => 'Tasks', 'module' => 'Tasks',
'type' => 2, 'type' => 2,
], ],
], ],
], ],