mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Fix CS
This commit is contained in:
parent
200ec0fdcb
commit
e16d1fedb9
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ use Nelmio\ApiDocBundle\Annotation\Areas;
|
|||
use Nelmio\ApiDocBundle\Annotation\Operation;
|
||||
use Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder;
|
||||
use Nelmio\ApiDocBundle\Util\ControllerReflector;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use OpenApi\Annotations\Parameter;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser;
|
||||
use Symfony\Component\DependencyInjection\Container;
|
||||
use Symfony\Component\OptionsResolver\Exception\InvalidArgumentException;
|
||||
|
|
Loading…
Add table
Reference in a new issue