Skip to content

Commit a364690

Browse files
committed
Revert "Added PHPStan"
This reverts commit 01e0752.
1 parent 2141bd3 commit a364690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/Output/Generator/JsonTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ public function testGeneratorHashElement()
208208

209209
$generator->startHashElement('elements');
210210

211-
\Phpstan\dumpType($generator);
212211
$generator->startValueElement('element', 'element value 1', ['attribute' => 'attribute value 1']);
213212
$generator->endValueElement('element');
214213

0 commit comments

Comments
 (0)