Skip to content

Commit

Permalink
infection#597 code style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
majkel89 committed Mar 6, 2019
1 parent 2681bd2 commit da63833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mutator/Removal/ArrayItemRemoval.php
Expand Up @@ -68,6 +68,7 @@ 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 da63833

Please sign in to comment.