File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
tests/PHPStan/Rules/Classes Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,6 @@ public function testInstanceof(): void
167167 [
168168 'Instanceof between class-string<DateTimeInterface> and class-string<DateTimeInterface> will always evaluate to false. ' ,
169169 419 ,
170- $ tipText ,
171170 ],
172171 [
173172 'Instanceof between class-string<DateTimeInterface> and string will always evaluate to false. ' ,
@@ -266,7 +265,6 @@ public function testInstanceofWithoutAlwaysTrue(): void
266265 [
267266 'Instanceof between class-string<DateTimeInterface> and class-string<DateTimeInterface> will always evaluate to false. ' ,
268267 419 ,
269- $ tipText ,
270268 ],
271269 [
272270 'Instanceof between class-string<DateTimeInterface> and string will always evaluate to false. ' ,
You can’t perform that action at this time.
0 commit comments