Skip to content

Commit 87c41af

Browse files
Fixed cs styling and first stan issue
1 parent 7196788 commit 87c41af

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49320,11 +49320,6 @@ parameters:
4932049320
count: 1
4932149321
path: tests/lib/Persistence/Cache/ContentHandlerTest.php
4932249322

49323-
-
49324-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Persistence\\\\Cache\\\\ContentHandlerTest\\:\\:testDeleteContent\\(\\) has no return type specified\\.$#"
49325-
count: 1
49326-
path: tests/lib/Persistence/Cache/ContentHandlerTest.php
49327-
4932849323
-
4932949324
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Persistence\\\\Cache\\\\ContentLanguageHandlerTest\\:\\:providerForCachedLoadMethodsHit\\(\\) return type has no value type specified in iterable type array\\.$#"
4933049325
count: 1

src/lib/Persistence/Cache/ContentHandler.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* @copyright Copyright (C) Ibexa AS. All rights reserved.
55
* @license For full copyright and license information view LICENSE file distributed with this source code.
66
*/
7-
87
namespace Ibexa\Core\Persistence\Cache;
98

109
use Ibexa\Contracts\Core\Persistence\Content;

0 commit comments

Comments
 (0)