Skip to content

Commit

Permalink
Fixed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jan 5, 2018
1 parent 2272196 commit a4aa7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ protected function isQuantifiable(array $info)
/**
* Test whether a list of strings contains only one single quantifiable string
*
* @param string[] $strings
* @param array[] $strings
* @return bool
*/
protected function isSingleQuantifiableString(array $strings)
Expand Down

0 comments on commit a4aa7b5

Please sign in to comment.