Skip to content

Commit

Permalink
Correct function return statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
sanganinamrata authored and Mastiuhin Oleksandr committed Apr 3, 2018
1 parent 5a7c3bd commit 8922155
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ protected function _initRule()
/**
* Initiate action
*
* @return this
* @return $this
*/
protected function _initAction()
{
Expand Down

0 comments on commit 8922155

Please sign in to comment.