We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac21bf2 commit 1866249Copy full SHA for 1866249
tests/NetteObjectChild.php
@@ -2,7 +2,7 @@
2
3
namespace PHPStan;
4
5
-class NetteObjectChild extends \Nette\Object
+class NetteObjectChild extends \Nette\LegacyObject
6
{
7
8
/** @var callable[] */
0 commit comments