Skip to content

Commit

Permalink
infection#597 phpdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Kowalik committed Mar 8, 2019
1 parent da63833 commit 7230cce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Mutator/Removal/ArrayItemRemoval.php
Expand Up @@ -68,8 +68,6 @@ public function __construct(MutatorConfig $config)

/**
* @param Node|Node\Expr\Array_ $arrayNode
*
* @return Node|Node[]|\Generator
*/
public function mutate(Node $arrayNode): Generator
{
Expand Down

0 comments on commit 7230cce

Please sign in to comment.