@@ -6,23 +6,20 @@ parameters:
66 - '**/DependencyInjection/Configuration.php'
77 - '**/Migrations/Version*.php'
88 # Ignore cause the file uses external dependencies and will only be used if those dependencies are met
9- - 'CoreShop/Component/SEO/Extractor/LuceneSearchExtractor.php'
109 - '**/ProcessManager/IndexListener.php'
1110 - '**/ProcessManager/IndexProcess.php'
1211 - '**/DataHub/*.php'
1312 - 'vendor/***'
14- - 'Core/EventListener/SessionStoreStorageListSubscriber.php'
15- - 'Core/EventListener/SessionStoreStorageListLogoutSubscriber.php'
16- - 'Core/EventListener/StorageListBlamerListener.php'
17- - 'Core/Context/CustomerAndStoreBasedStorageListContext.php'
18- - 'Core/Context/SessionAndStoreBasedStorageListContext.php'
19- - 'Core/Context/StoreBasedStorageListContext.php'
20- - 'Core/Provider/CoreContextProvider.php'
21- - 'Core/Storage/SessionStorageListStorage.php'
22- - 'Core/Repository/CustomerAndStoreAwareRepositoryInterface.php'
23- - 'DependencyInjection/CoreShopStorageListExtension.php'
24- - SplPriorityQueue.php
25- - PriorityQueue.php
13+ - Core/EventListener/*.php (? )
14+ - Core/Context/CustomerAndStoreBasedStorageListContext.php (? )
15+ - Core/Context/SessionAndStoreBasedStorageListContext.php (? )
16+ - Core/Context/StoreBasedStorageListContext.php (? )
17+ - Core/Provider/CoreContextProvider.php (? )
18+ - Core/Storage/SessionStorageListStorage.php (? )
19+ - Core/Repository/CustomerAndStoreAwareRepositoryInterface.php (? )
20+ - DependencyInjection/CoreShopStorageListExtension.php (? )
21+ - SplPriorityQueue.php (? )
22+ - PriorityQueue.php (? )
2623
2724 ignoreErrors :
2825 # Magic calls
0 commit comments