Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix docblock
  • Loading branch information
ADmad committed Dec 14, 2016
1 parent 8d8993e commit 04a0d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSuite/MiddlewareDispatcher.php
Expand Up @@ -102,7 +102,7 @@ public function execute($request)
* Create a PSR7 request from the request spec.
*
* @param array $spec The request spec.
* @return Psr\Http\Message\RequestInterface
* @return \Psr\Http\Message\RequestInterface
*/
protected function _createRequest($spec)
{
Expand Down

0 comments on commit 04a0d57

Please sign in to comment.