Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 82d3cc9

Browse files
committed
Adhere to coding standard
Couple small changes in whitespaces.
1 parent 486d9cb commit 82d3cc9

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

‎src/ArrayAccessible.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset;

‎src/ArraySubsetAsserts.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset;

‎src/Assert.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset;

‎src/Constraint/ArraySubset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset\Constraint;

‎tests/Unit/AssertTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset\Tests\Unit;

‎tests/Unit/Constraint/ArraySubsetTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace DMS\PHPUnitExtensions\ArraySubset\Tests\Unit\Constraint;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /