Skip to content

Commit

Permalink
Merge afcf177 into ac80f57
Browse files Browse the repository at this point in the history
  • Loading branch information
abbadon1334 committed Jul 11, 2019
2 parents ac80f57 + afcf177 commit 045bc2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Middleware/ErrorHandlingMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
use JuliusHaertl\PHPDocToRst\ApiDocBuilder;
use phpDocumentor\Reflection\Middleware\Command;
use phpDocumentor\Reflection\Middleware\Middleware;
use phpDocumentor\Reflection\Php\Factory\File\CreateCommand;

/**
* Class ErrorHandlingMiddleware.
Expand All @@ -43,8 +42,8 @@ public function __construct(ApiDocBuilder $apiDocBuilder)
/**
* Executes this middleware class.
*
* @param Command $command
* @param callable $next
* @param Command $command
* @param callable $next
*
* @return object
*/
Expand Down

0 comments on commit 045bc2e

Please sign in to comment.