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 7c38133 commit 5695e42Copy full SHA for 5695e42
src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php
@@ -10,14 +10,6 @@
10
*/
11
12
declare(strict_types=1);
13
-/*
14
- * This file is part of the API Platform project.
15
- *
16
- * (c) Kévin Dunglas <dunglas@gmail.com>
17
18
- * For the full copyright and license information, please view the LICENSE
19
- * file that was distributed with this source code.
20
- */
21
22
namespace ApiPlatform\Core\Bridge\Doctrine\Orm\Filter;
23
0 commit comments