-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphpstan-baseline.neon
More file actions
37 lines (32 loc) · 1.18 KB
/
Copy pathphpstan-baseline.neon
File metadata and controls
37 lines (32 loc) · 1.18 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
parameters:
ignoreErrors:
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Applepayable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Applepayable.php
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Creditcardable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Creditcardable.php
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Creditcardrecurrable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Creditcardrecurrable.php
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Googlepayable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Googlepayable.php
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Mbable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Mbable.php
-
message: '#^Trait DigitaldevLx\\LaravelEupago\\Traits\\Mbwayable is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Traits/Mbwayable.php