File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99namespace Ibexa \Tests \Core \Limitation ;
1010
11- use Ibexa \Contracts \Core \Exception \InvalidArgumentType ;
12- use Ibexa \Contracts \Core \Persistence \Content \ContentInfo ;
1311use Ibexa \Contracts \Core \Persistence \Content \Handler as ContentHandlerInterface ;
1412use Ibexa \Contracts \Core \Persistence \Content \Location ;
1513use Ibexa \Contracts \Core \Persistence \Content \Location \Handler as LocationHandlerInterface ;
14+ use Ibexa \Contracts \Core \Repository \Values \Content \ContentInfo ;
1615use Ibexa \Contracts \Core \Repository \Values \User \Limitation \MemberOfLimitation ;
1716use Ibexa \Contracts \Core \Repository \Values \ValueObject ;
17+ use Ibexa \Core \Base \Exceptions \InvalidArgumentType ;
1818use Ibexa \Core \Base \Exceptions \NotFoundException ;
1919use Ibexa \Core \Limitation \MemberOfLimitationType ;
2020use Ibexa \Core \Repository \Values \Content \Content ;
Original file line number Diff line number Diff line change 88
99namespace Ibexa \Tests \Core \Limitation ;
1010
11- use Ibexa \Contracts \Core \Exception \InvalidArgumentType ;
12- use Ibexa \Contracts \Core \Persistence \Content \ContentInfo ;
1311use Ibexa \Contracts \Core \Persistence \Content \Handler as ContentHandlerInterface ;
1412use Ibexa \Contracts \Core \Persistence \Content \Location ;
1513use Ibexa \Contracts \Core \Persistence \Content \Location \Handler as LocationHandlerInterface ;
1614use Ibexa \Contracts \Core \Persistence \User \Handler as UserHandlerInterface ;
15+ use Ibexa \Contracts \Core \Repository \Values \Content \ContentInfo ;
1716use Ibexa \Contracts \Core \Repository \Values \User \Limitation \UserRoleLimitation ;
1817use Ibexa \Contracts \Core \Repository \Values \ValueObject ;
18+ use Ibexa \Core \Base \Exceptions \InvalidArgumentType ;
1919use Ibexa \Core \Base \Exceptions \NotFoundException ;
2020use Ibexa \Core \Limitation \RoleLimitationType ;
2121use Ibexa \Core \Repository \Values \Content \Content ;
You can’t perform that action at this time.
0 commit comments