Skip to content

Commit

Permalink
Merge pull request #201 from iranianpep/analysis-Xa4ng0
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
iranianpep committed Sep 12, 2017
2 parents e08107d + cdc49e3 commit a161386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Botonomous/utility/ArrayUtility.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class ArrayUtility extends AbstractUtility
{
/**
* Filter an array based on $keepKeys
* Filter an array based on $keepKeys.
*
* @param array $toFilter
* @param array $keepKeys Includes the keys that need to be kept in $toFilter array
Expand Down

0 comments on commit a161386

Please sign in to comment.