Skip to content

Commit

Permalink
Remove obsolete PHPStan issues in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Jul 28, 2023
1 parent c7aed78 commit 57caf58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.tests.neon
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ parameters:
ignoreErrors:
- '#Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject::\$id.#'
- '#Access to an undefined property Netgen\\TagsBundle\\API\\Repository\\Values\\Tags\\Tag::\$notDefined.#'
- '#Property Netgen\\TagsBundle\\API\\Repository\\Values\\Tags\\Tag::\$id is not writable.#'
- '#Property Netgen\\TagsBundle\\API\\Repository\\Values\\Tags\\Tag::\$id \(int\) does not accept null.#'
- '#Missing call to parent::setUp\(\) method.#'

0 comments on commit 57caf58

Please sign in to comment.