Skip to content

Commit

Permalink
ignore phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher committed Sep 22, 2023
1 parent bd3a7bd commit 8f953c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Node/Node.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ public function getAdditionalActiveRoutes(): array

/**
* @return $this
*
* @phpstan-ignore-next-line
*/
public function setAttr(string $key, $value): self
{
Expand Down

0 comments on commit 8f953c2

Please sign in to comment.