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 29e4faa commit cca76b2Copy full SHA for cca76b2
tests/IdentifierTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace SebastiaanLuca\PipeOperator\Tests\Unit\Classes;
+namespace SebastiaanLuca\PipeOperator\Tests;
6
7
use PHPUnit\Framework\TestCase;
8
tests/MethodsTest.php
use Closure;
tests/ObjectTest.php
use SebastiaanLuca\PipeOperator\Pipe;
0 commit comments