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 Mar 30, 2018
1 parent 0b3c0f0 commit e7838bf
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 e7838bf

Please sign in to comment.