Skip to content

Commit

Permalink
Clean phpstan ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Dec 30, 2018
1 parent 7cbe5dc commit ab08359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ parameters:
- '#Parameter \#1 \$pdf of class Core23\\DompdfBundle\\Event\\StreamEvent constructor expects Dompdf\\Dompdf, PHPUnit\\Framework\\MockObject\\MockObject given.#'

# Symfony DI
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::children\(\).#'
- '#Cannot call method defaultValue\(\) on Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface\|null.#'

0 comments on commit ab08359

Please sign in to comment.