Skip to content

Commit 3c2bac6

Browse files
Update tests/integration/Core/Repository/SearchServiceBookmarkTest.php
Co-authored-by: Konrad Oboza <[email protected]>
1 parent 42be054 commit 3c2bac6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/Core/Repository/SearchServiceBookmarkTest.php

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
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+
declare(strict_types=1);
8+
79
namespace Ibexa\Tests\Integration\Core\Repository;
810

911
use Ibexa\Contracts\Core\Repository\BookmarkService;

0 commit comments

Comments
 (0)