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

Commit

Permalink
Merge branch 'hotfix/7361'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 6, 2015
2 parents f4ae8dd + aa9307d commit 796fab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PhpEnvironment/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ class Request extends HttpRequest
/**
* Construct
* Instantiates request.
*
* @param bool $allowCustomMethods
*/
public function __construct($allowCustomMethods = true)
{
Expand Down

0 comments on commit 796fab1

Please sign in to comment.