diff --git a/lib/FactoryRenderer.php b/lib/FactoryRenderer.php index 7bc4e30..782dbdd 100644 --- a/lib/FactoryRenderer.php +++ b/lib/FactoryRenderer.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace olvlvl\SymfonyDependencyInjectionProxy; use ReflectionClass; diff --git a/lib/InterfaceResolver.php b/lib/InterfaceResolver.php index 166a881..85ac21d 100644 --- a/lib/InterfaceResolver.php +++ b/lib/InterfaceResolver.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace olvlvl\SymfonyDependencyInjectionProxy; use Throwable; diff --git a/lib/InterfaceResolver/BasicInterfaceResolver.php b/lib/InterfaceResolver/BasicInterfaceResolver.php index 6e4a62f..28e8971 100644 --- a/lib/InterfaceResolver/BasicInterfaceResolver.php +++ b/lib/InterfaceResolver/BasicInterfaceResolver.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace olvlvl\SymfonyDependencyInjectionProxy\InterfaceResolver; use LogicException; diff --git a/lib/MethodRenderer.php b/lib/MethodRenderer.php index e7f8992..58d7581 100644 --- a/lib/MethodRenderer.php +++ b/lib/MethodRenderer.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace olvlvl\SymfonyDependencyInjectionProxy; use ReflectionException; diff --git a/lib/ProxyDumper.php b/lib/ProxyDumper.php index 0fef237..f4056aa 100644 --- a/lib/ProxyDumper.php +++ b/lib/ProxyDumper.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace olvlvl\SymfonyDependencyInjectionProxy; use InvalidArgumentException; diff --git a/tests/FactoryRendererTest.php b/tests/FactoryRendererTest.php index 01e7013..976759e 100644 --- a/tests/FactoryRendererTest.php +++ b/tests/FactoryRendererTest.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy; use olvlvl\SymfonyDependencyInjectionProxy\FactoryRenderer; diff --git a/tests/IntegrationTest.php b/tests/IntegrationTest.php index 78ccc5e..e2f4da6 100644 --- a/tests/IntegrationTest.php +++ b/tests/IntegrationTest.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy; use olvlvl\SymfonyDependencyInjectionProxy\ProxyDumper; diff --git a/tests/MethodRendererTest.php b/tests/MethodRendererTest.php index 6f8df2a..c47115b 100644 --- a/tests/MethodRendererTest.php +++ b/tests/MethodRendererTest.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy; use olvlvl\SymfonyDependencyInjectionProxy\MethodRenderer; diff --git a/tests/cases/SampleInterfaceForMethodRenderer70.php b/tests/cases/SampleInterfaceForMethodRenderer70.php index 95a2ea0..9fd40b6 100644 --- a/tests/cases/SampleInterfaceForMethodRenderer70.php +++ b/tests/cases/SampleInterfaceForMethodRenderer70.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy\cases; use ArrayAccess; diff --git a/tests/cases/SampleInterfaceForMethodRenderer72.php b/tests/cases/SampleInterfaceForMethodRenderer72.php index 0db7dcb..0b4a0b9 100644 --- a/tests/cases/SampleInterfaceForMethodRenderer72.php +++ b/tests/cases/SampleInterfaceForMethodRenderer72.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy\cases; interface SampleInterfaceForMethodRenderer72 diff --git a/tests/cases/SampleInterfaceForMethodRenderer80.php b/tests/cases/SampleInterfaceForMethodRenderer80.php index 0d1f936..96d90ac 100644 --- a/tests/cases/SampleInterfaceForMethodRenderer80.php +++ b/tests/cases/SampleInterfaceForMethodRenderer80.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace tests\olvlvl\SymfonyDependencyInjectionProxy\cases; interface SampleInterfaceForMethodRenderer80