Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request zendframework/zendframework#2994 branch 'hotfix/mi…
Browse files Browse the repository at this point in the history
…ssing-docblock-open-asterisk' Close zendframework/zendframework#2993
  • Loading branch information
Maks3w committed Nov 17, 2012
3 parents 4ff3565 + f1f6e0d + df9cb8d commit 6bce797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ public function isConnect()
return ($this->method === self::METHOD_CONNECT);
}

/*
/**
* Is this a PATCH method request?
*
* @return bool
Expand Down

0 comments on commit 6bce797

Please sign in to comment.