Skip to content

Commit

Permalink
Syntax error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed Mar 23, 2016
1 parent 5ff76fe commit bc01666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/DomainController.php
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ public function actions()
'success' => [
'class' => ProxyAction::class,
'action' => 'index'
]
],
'on beforeFetch' => function (Event $event) {
/** @var \hipanel\actions\SearchAction $action */
Expand Down

0 comments on commit bc01666

Please sign in to comment.