Skip to content

Commit

Permalink
Remove empty space
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePastore committed Aug 14, 2018
1 parent cb7f771 commit 0114f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ private function getNestedParam($params = [], $keys = [])

/**
* Check if the given $params is an array like variable.
*
*
* @param array $params The variable to check.
*
*
* @return boolean Returns true if the given $params parameter is array like.
*/
private function isArrayLike($params)
Expand Down

0 comments on commit 0114f84

Please sign in to comment.