This commit is contained in:
2023-10-17 15:35:55 +08:00
parent 13afca9c8f
commit cab51a97a9
+4
View File
@@ -5,6 +5,10 @@ namespace Kiri\Di\Interface;
use Psr\Http\Message\ResponseInterface;
/**
* Response Emitter Interface
*/
interface ResponseEmitterInterface
{