diff --git a/src/Visitor.php b/src/Visitor.php index 1951e8a..0122dec 100644 --- a/src/Visitor.php +++ b/src/Visitor.php @@ -54,7 +54,6 @@ public function __construct() /** * @return int|null - * phpcs:ignore NeutronStandard.Functions.TypeHint */ public function enterNode(Node $node) {