Skip to content

Commit

Permalink
phpcs fix in Cake/Test/Case/Network/CakeRequestTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed Nov 20, 2014
1 parent 3f5f8cb commit 24c4cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/Test/Case/Network/CakeRequestTest.php
Expand Up @@ -61,6 +61,7 @@ public function reConstruct($url = 'some/path', $parseEnvironment = true) {
public function headerDetector($detect) {
return $this->_headerDetector($detect);
}

}

/**
Expand Down

0 comments on commit 24c4cab

Please sign in to comment.