Skip to content

Commit

Permalink
Update FilterAttribute.php
Browse files Browse the repository at this point in the history
  • Loading branch information
VManolas committed Feb 11, 2016
1 parent 7fe7732 commit 3023184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FilterAttribute.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public function __construct(
/**
* @param string $filterKey
* @param string|string[] $filterValue
* @return FilterAttributes[]|FilterJSONAttribute[]
* @return FilterAttribute[]|FilterJSONAttribute[]
* @throws RequestException
*/
public static function parse($filterKey, $filterValue)
Expand Down

0 comments on commit 3023184

Please sign in to comment.