Skip to content

Commit 58eb456

Browse files
committed
Fix phpstan
1 parent 0a5058d commit 58eb456

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,7 @@ parameters:
7979
-
8080
message: '#Call to method PHPUnit\\Framework\\Assert::assertSame\(\) with 2 and int will always evaluate to false\.#'
8181
path: tests/Identifier/Normalizer/IntegerDenormalizerTest.php
82-
-
83-
message: '#Service "api_platform\.json_schema\.schema_factory" is private\.#'
84-
path: src/Bridge/Symfony/Bundle/Test/ApiTestAssertionsTrait.php
85-
-
86-
message: '#Service "api_platform\.iri_converter" is private\.#'
87-
path: src/Bridge/Symfony/Bundle/Test/ApiTestCase.php
8882
# https://github.com/phpstan/phpstan-symfony/issues/76
89-
-
90-
message: '#Service "api_platform\.graphql\.fields_builder" is private\.#'
91-
path: src/GraphQl/Type/TypeBuilder.php
9283
-
9384
message: '#Service "test" is not registered in the container\.#'
9485
path: tests/GraphQl/Type/TypesContainerTest.php

0 commit comments

Comments
 (0)