Skip to content

Commit 6094fff

Browse files
committed
Rename: src/Pipelines/VarExportPipeline.php -> src/Pipelines/VarOutputPipeline
1 parent 551e950 commit 6094fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pipelines/VarExportPipeline.php renamed to src/Pipelines/VarOutputPipeline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
use Closure;
1414

15-
class VarExportPipeline
15+
class VarOutputPipeline
1616
{
1717
public function handle(string $report, Closure $next): string
1818
{

0 commit comments

Comments
 (0)