We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ab8df commit 98d2ff3Copy full SHA for 98d2ff3
tests/lib/Persistence/ValueObject/ContentInfoTest.php
@@ -4,6 +4,8 @@
4
* @copyright Copyright (C) Ibexa AS. All rights reserved.
5
* @license For full copyright and license information view LICENSE file distributed with this source code.
6
*/
7
+declare(strict_types=1);
8
+
9
namespace Ibexa\Tests\Core\Persistence\ValueObject;
10
11
use Ibexa\Contracts\Core\Persistence\Content\ContentInfo;
0 commit comments