Skip to content

Commit ff59a71

Browse files
committed
Fixed checkstyle
1 parent 1eef93a commit ff59a71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/batch/tests/Job/Item/Writer/Filesystem/JsonLinesWriterTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace Yokai\Batch\Tests\Job\Item\Writer\Filesystem;
46

57
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)