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 .*$' => [
0 => [
'dest' => '\Modules\Tasks\Controller\SearchController:searchTags',
'verb' => 16,
'dest' => '\Modules\Tasks\Controller\SearchController:searchTags',
'verb' => 16,
'permission' => [
'module' => 'Tasks',
'type' => 2,
'type' => 2,
],
],
],