-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathphpstan-baseline.cms-extensions.neon
More file actions
85 lines (72 loc) · 3.7 KB
/
Copy pathphpstan-baseline.cms-extensions.neon
File metadata and controls
85 lines (72 loc) · 3.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
parameters:
ignoreErrors:
-
message: '#^Call to an undefined method Shopware\\Storefront\\Pagelet\\Pagelet\:\:getProduct\(\)\.$#'
identifier: method.notFound
count: 1
path: src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php
-
message: '#^Call to method getPagelet\(\) on an unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent\.$#'
identifier: class.notFound
count: 1
path: src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php
-
message: '#^Call to method getSalesChannelContext\(\) on an unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent\.$#'
identifier: class.notFound
count: 1
path: src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php
-
message: '#^Class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent not found\.$#'
identifier: class.notFound
count: 3
path: src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php
-
message: '#^Call to an undefined method Shopware\\Storefront\\Pagelet\\Pagelet\:\:getProduct\(\)\.$#'
identifier: method.notFound
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^Call to method addExtension\(\) on an unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPagelet\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^Call to method getPagelet\(\) on an unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^Call to method getSalesChannelContext\(\) on an unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^Class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent not found\.$#'
identifier: class.notFound
count: 2
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^PHPDoc tag @var for variable \$pagelet contains unknown class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPagelet\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^PHPDoc tag @var with type Shopware\\Storefront\\Pagelet\\Footer\\FooterPagelet\|Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPagelet is not subtype of type Shopware\\Storefront\\Pagelet\\Pagelet\.$#'
identifier: varTag.type
count: 1
path: src/Installment/Banner/InstallmentBannerSubscriber.php
-
message: '#^Parameter \$page of method Swag\\PayPal\\Installment\\Banner\\Service\\BannerDataService\:\:getInstallmentBannerData\(\) has invalid type Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPagelet\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/Service/BannerDataService.php
-
message: '#^Parameter \$page of method Swag\\PayPal\\Installment\\Banner\\Service\\BannerDataServiceInterface\:\:getInstallmentBannerData\(\) has invalid type Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPagelet\.$#'
identifier: class.notFound
count: 1
path: src/Installment/Banner/Service/BannerDataServiceInterface.php
-
message: '#^Class Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent not found\.$#'
identifier: class.notFound
count: 1
path: tests/Installment/Banner/InstallmentBannerSubscriberTest.php