@@ -23,7 +23,7 @@ |
||
| 23 | 23 | $this->addViolation($node); |
| 24 | 24 | } |
| 25 | 25 | |
| 26 | - if (1 === $countTry && true === $this->hasNotAllowedChildren($node)) { |
|
| 26 | + if (1 === $countTry && true === $this->hasNotAllowedChildren($node)) { |
|
| 27 | 27 | $this->addViolation($node); |
| 28 | 28 | } |
| 29 | 29 | } |