Skip to content

Commit

Permalink
Corrected docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Jun 14, 2016
1 parent 5542052 commit 2a384f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PipelineBuilder.php
Expand Up @@ -26,7 +26,7 @@ public function add(callable $stage)
/**
* Build a new Pipeline object
*
* @param ProcessorInterface $processor
* @param ProcessorInterface|null $processor
*
* @return Pipeline
*/
Expand Down

0 comments on commit 2a384f0

Please sign in to comment.