mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Add temporarily ResumableDataPersisterInterface to require checker whitelist
This commit is contained in:
parent
a8af20db19
commit
d032dad67a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\RouteNameResolverInterface",
|
"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\RouteNameResolverInterface",
|
||||||
"ApiPlatform\\Core\\Cache\\CachedTrait",
|
"ApiPlatform\\Core\\Cache\\CachedTrait",
|
||||||
"ApiPlatform\\Core\\DataPersister\\ContextAwareDataPersisterInterface",
|
"ApiPlatform\\Core\\DataPersister\\ContextAwareDataPersisterInterface",
|
||||||
|
"ApiPlatform\\Core\\DataPersister\\ResumableDataPersisterInterface",
|
||||||
"ApiPlatform\\Core\\DataProvider\\ContextAwareCollectionDataProviderInterface",
|
"ApiPlatform\\Core\\DataProvider\\ContextAwareCollectionDataProviderInterface",
|
||||||
"ApiPlatform\\Core\\DataProvider\\ItemDataProviderInterface",
|
"ApiPlatform\\Core\\DataProvider\\ItemDataProviderInterface",
|
||||||
"ApiPlatform\\Core\\DataProvider\\OperationDataProviderTrait",
|
"ApiPlatform\\Core\\DataProvider\\OperationDataProviderTrait",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue