Skip to content

Commit

Permalink
Merge pull request #14 from abbadon1334/analysis-XlpA0W
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
abbadon1334 committed Jul 11, 2019
2 parents 9cc4c48 + 3ca37e9 commit 89ccaf0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Middleware/ErrorHandlingMiddleware.php
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 89ccaf0

Please sign in to comment.