Skip to content

Commit

Permalink
Merge pull request zendframework#5532
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Jan 2, 2014
2 parents 26739e1 + ee1b4bb commit 7eb2e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Http/Header/AbstractAccept.php
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ protected function hasType($matchAgainst)
* Match a media string against this header
*
* @param array|string $matchAgainst
* @return AcceptFieldValuePart|bool The matched value or false
* @return Accept\FieldValuePart\AcceptFieldValuePart|bool The matched value or false
*/
public function match($matchAgainst)
{
Expand Down

0 comments on commit 7eb2e12

Please sign in to comment.