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 9684b67 commit c750c1fCopy full SHA for c750c1f
src/PhpGenerator/Traits/PropertyLike.php
@@ -13,7 +13,7 @@
13
use Nette\PhpGenerator\PropertyHook;
14
use Nette\PhpGenerator\PropertyHookType;
15
use Nette\PhpGenerator\Visibility;
16
-use function array_filter, in_array;
+use function array_filter, in_array, is_string;
17
18
19
/**
0 commit comments