File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515
1616use ApiPlatform \Doctrine \Orm \Util \QueryBuilderHelper ;
1717use ApiPlatform \Doctrine \Orm \Util \QueryNameGeneratorInterface ;
18- use ApiPlatform \Exception \InvalidArgumentException ;
18+ use ApiPlatform \Metadata \ Exception \InvalidArgumentException ;
1919use ApiPlatform \Metadata \Operation ;
2020use ApiPlatform \Metadata \ResourceClassResolverInterface ;
2121use Doctrine \ORM \EntityManagerInterface ;
Original file line number Diff line number Diff line change 1616use ApiPlatform \Doctrine \Orm \Filter \FilterInterface ;
1717use ApiPlatform \Doctrine \Orm \Filter \OrderFilter ;
1818use ApiPlatform \Doctrine \Orm \Util \QueryNameGeneratorInterface ;
19- use ApiPlatform \Exception \InvalidArgumentException ;
19+ use ApiPlatform \Metadata \ Exception \InvalidArgumentException ;
2020use ApiPlatform \Metadata \Operation ;
2121use Doctrine \ORM \QueryBuilder ;
2222use Psr \Container \ContainerInterface ;
Original file line number Diff line number Diff line change 1515
1616use ApiPlatform \Doctrine \Orm \Util \QueryBuilderHelper ;
1717use ApiPlatform \Doctrine \Orm \Util \QueryNameGeneratorInterface ;
18- use ApiPlatform \Exception \InvalidArgumentException ;
18+ use ApiPlatform \Metadata \ Exception \InvalidArgumentException ;
1919use ApiPlatform \Metadata \Operation ;
2020use Doctrine \ORM \QueryBuilder ;
2121
Original file line number Diff line number Diff line change 1717use ApiPlatform \Doctrine \Orm \Paginator ;
1818use ApiPlatform \Doctrine \Orm \Util \QueryChecker ;
1919use ApiPlatform \Doctrine \Orm \Util \QueryNameGeneratorInterface ;
20- use ApiPlatform \Exception \InvalidArgumentException ;
20+ use ApiPlatform \Metadata \ Exception \InvalidArgumentException ;
2121use ApiPlatform \Metadata \Operation ;
2222use ApiPlatform \State \Pagination \Pagination ;
2323use Doctrine \ORM \QueryBuilder ;
Original file line number Diff line number Diff line change 1515
1616use ApiPlatform \Doctrine \Orm \Util \QueryBuilderHelper ;
1717use ApiPlatform \Doctrine \Orm \Util \QueryNameGeneratorInterface ;
18- use ApiPlatform \Exception \InvalidArgumentException ;
18+ use ApiPlatform \Metadata \ Exception \InvalidArgumentException ;
1919use Doctrine \ORM \Mapping \ClassMetadata as ClassMetadataInfo ;
2020use Doctrine \ORM \QueryBuilder ;
2121use Doctrine \Persistence \ManagerRegistry ;
You can’t perform that action at this time.
0 commit comments