Create a reflection of a class's property by it's name
public static createFromName ( string $className, string $propertyName ) : BetterReflection\Reflection\ReflectionMethod | ||
$className | string | |
$propertyName | string | |
return | BetterReflection\Reflection\ReflectionMethod |