[RFC][DISCUSSION] ReflectionParameter::getClassName()
From: Philip Sturgeon Date: Sat, 31 Jan 2015 04:14:13 +0000 Subject: [RFC][DISCUSSION] ReflectionParameter::getClassName() Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
This RFC adds a new method to ReflectionParameter to allow easy access to a class name in a type hint, avoiding the need to actually load the class and useget_class()
or::class
. https://wiki.php.net/rfc/reflectionparameter-getclassname Cheers.
Thread (10 messages)
« previous | php.internals (#81466) | next » |
---|