Skip to content

Commit 1866249

Browse files
committed
Update Nette
1 parent ac21bf2 commit 1866249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NetteObjectChild.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace PHPStan;
44

5-
class NetteObjectChild extends \Nette\Object
5+
class NetteObjectChild extends \Nette\LegacyObject
66
{
77

88
/** @var callable[] */

0 commit comments

Comments
 (0)