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 df3a2dd commit 7426319Copy full SHA for 7426319
src/ServiceProvider/HttpMessageFactoryServiceProvider.php
@@ -15,17 +15,6 @@
15
16
namespace FastForward\Http\Message\Factory\ServiceProvider;
17
18
-/*
19
- * This file is part of php-fast-forward/http-factory.
20
- *
21
- * This source file is subject to the license bundled
22
- * with this source code in the file LICENSE.
23
24
- * @link https://github.com/php-fast-forward/http-factory
25
- * @copyright Copyright (c) 2025 Felipe Sayão Lobato Abreu <[email protected]>
26
- * @license https://opensource.org/licenses/MIT MIT License
27
- */
28
-
29
use FastForward\Container\Factory\AliasFactory;
30
use FastForward\Container\Factory\InvokableFactory;
31
use FastForward\Container\Factory\MethodFactory;
0 commit comments