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 8b2a561 commit 3f317dcCopy full SHA for 3f317dc
src/PhpGenerator/Parameter.php
@@ -37,6 +37,7 @@ class Parameter
37
38
39
/**
40
+ * @deprecated
41
* @return static
42
*/
43
public static function from(\ReflectionParameter $from)
src/PhpGenerator/Property.php
@@ -23,6 +23,7 @@ class Property extends Member
23
24
25
26
27
28
29
public static function from(\ReflectionProperty $from)
0 commit comments