RFC: ReflectionParameter::getClassName()

Project Governance
Author
Phil Sturgeon
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 use `getClass()->...

This RFC has not yet started voting