Skip to content

Commit

Permalink
Added strict_types
Browse files Browse the repository at this point in the history
Co-authored-by: Konrad Oboza <[email protected]>
  • Loading branch information
Steveb-p and konradoboza committed Jan 7, 2025
1 parent 1b346c9 commit 0e853bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/Core/Repository/SerializationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
/**
* @copyright Copyright (C) Ibexa AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
declare(strict_types=1);

*/
namespace Ibexa\Tests\Integration\Core\Repository;

use Ibexa\Tests\Integration\Core\RepositoryTestCase;
Expand Down

0 comments on commit 0e853bb

Please sign in to comment.