Skip to content

Commit e8b66fc

Browse files
Fixed phpstan conflict
1 parent d46a8f6 commit e8b66fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

-6
Original file line numberDiff line numberDiff line change
@@ -60516,12 +60516,6 @@ parameters:
6051660516
count: 1
6051760517
path: tests/lib/Persistence/Cache/ContentHandlerTest.php
6051860518

60519-
-
60520-
message: '#^Method Ibexa\\Tests\\Core\\Persistence\\Cache\\ContentHandlerTest\:\:testDeleteContent\(\) has no return type specified\.$#'
60521-
identifier: missingType.return
60522-
count: 1
60523-
path: tests/lib/Persistence/Cache/ContentHandlerTest.php
60524-
6052560519
-
6052660520
message: '#^Method Ibexa\\Tests\\Core\\Persistence\\Cache\\ContentLanguageHandlerTest\:\:providerForCachedLoadMethodsHit\(\) return type has no value type specified in iterable type array\.$#'
6052760521
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)