Skip to content

Commit 7394138

Browse files
author
roadiz-ci
committed
fix: phpstan
1 parent 10c6e4b commit 7394138

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/TwigExtension/RozierExtension.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ public function getNodeSourceHref(mixed $node, ?TranslationInterface $translatio
180180
return null;
181181
}
182182

183-
/** @var NodeInterface&object{isHidingChildren(): bool} $node */
184-
185183
if ($node->isHidingChildren()) {
186184
return $this->urlGenerator->generate('nodesTreePage', [
187185
'nodeId' => $node->getId(),

0 commit comments

Comments
 (0)