Skip to content

Commit ec5a0a6

Browse files
authoredFeb 28, 2021
Update PipelineFactoryInterface.php
1 parent 0349368 commit ec5a0a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎src/PipelineFactoryInterface.php

-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
<?php
22

3-
43
namespace Bermuda\Pipeline;
54

6-
75
use Psr\Http\Server\MiddlewareInterface;
86
use Psr\Http\Server\RequestHandlerInterface;
97

10-
118
/**
129
* Interface PipelineFactoryInterface
1310
* @package Bermuda\Pipeline

0 commit comments

Comments
 (0)
Please sign in to comment.