|
318 | 318 | Magento\CatalogInventory\Observer\AddInventoryDataObserver::class => null,
|
319 | 319 | Magento\ConfigurableProduct\Model\Product\Type\Configurable\Attribute::class => null,
|
320 | 320 | Magento\Downloadable\Model\Quote\Item\CartItemProcessor::class => null,
|
| 321 | + Magento\Framework\Model\ActionValidator\RemoveAction::class => null, |
| 322 | + Magento\Staging\Model\Update\VersionHistory::class => null, |
| 323 | + Magento\Staging\Model\UpdateRepository::class => null, |
| 324 | + Magento\Customer\Observer\LogLastLoginAtObserver::class => null, |
| 325 | + Magento\GraphQlCache\Model\Plugin\Auth\TokenIssuer::class => null, |
| 326 | + Magento\GraphQlCache\Model\Plugin\Auth\TokenExtractor::class => null, |
| 327 | + Magento\CustomerSegment\Model\ResourceModel\Segment\CollectionFactory::class => null, |
| 328 | + Magento\Customer\Model\Visitor\Proxy::class => null, |
| 329 | + Magento\CustomerSegment\Model\ResourceModel\Customer::class => null, |
| 330 | + Magento\CustomerSegment\Model\Customer::class => null, |
| 331 | + Magento\CustomerSegment\Observer\ProcessEventGenericObserver::class => null, |
| 332 | + Magento\CustomerSegment\Model\ResourceModel\Helper::class => null, |
| 333 | + Magento\Quote\Model\Quote\Relation::class => null, |
| 334 | + Magento\CustomerCustomAttributes\Model\Sales\QuoteFactory::class => null, |
| 335 | + Magento\CustomerCustomAttributes\Model\Quote\Relation::class => null, |
| 336 | + 'QuoteRelationsComposite' => null, |
| 337 | + Magento\SalesSequence\Model\MetaFactory::class => null, |
| 338 | + Magento\SalesSequence\Model\ProfileFactory::class => null, |
| 339 | + Magento\SalesSequence\Model\ResourceModel\Profile::class => null, |
| 340 | + Magento\SalesSequence\Model\ResourceModel\Meta::class => null, |
| 341 | + Magento\SalesSequence\Model\SequenceFactory::class => null, |
| 342 | + Magento\SalesSequence\Model\Manager::class => null, |
| 343 | + Magento\Quote\Model\QueryResolver::class => null, |
| 344 | + Magento\Customer\Observer\LogLastLoginAtObserver::class => null, |
| 345 | + Magento\GraphQlCache\Model\Plugin\Auth\TokenIssuer::class => null, |
| 346 | + |
| 347 | + |
321 | 348 | ],
|
322 | 349 | '*-fromConstructed' => [
|
| 350 | + Magento\PageBuilder\Model\Filter\Template::class => null, |
| 351 | + Magento\PageBuilder\Plugin\Filter\TemplatePlugin::class => null, |
| 352 | + Magento\Customer\Api\Data\CustomerExtension::class => null, |
323 | 353 | Magento\Framework\Css\PreProcessor\Adapter\CssInliner::class => null,
|
324 | 354 | Magento\GraphQl\App\State\ObjectManager::class => null,
|
325 | 355 | Magento\RemoteStorage\Filesystem::class => null,
|
|
0 commit comments