You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,12 @@ parameters:
102
102
count:1
103
103
path:classes/Visualizer/Gutenberg/Block.php
104
104
105
+
-
106
+
message:'#^Path in include\(\) "/Users/hardeep/Development/sites/particles/wp\-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/index\.asset\.php" is not a file or it does not exist\.$#'
107
+
identifier:include.fileNotFound
108
+
count:1
109
+
path:classes/Visualizer/Gutenberg/Block.php
110
+
105
111
-
106
112
message:'#^Constant VISUALIZER_PRO_VERSION not found\.$#'
0 commit comments