getReadInfo()
getReadInfo(string $class, string $property, array $context = []) : ?\Symfony\Component\PropertyInfo\PropertyReadInfo
Get read information object for a given property of a class.
Parameters
| string | $class | |
| string | $property | |
| array | $context |
Extract read information for the property of a class.
getReadInfo(string $class, string $property, array $context = []) : ?\Symfony\Component\PropertyInfo\PropertyReadInfo
Get read information object for a given property of a class.
| string | $class | |
| string | $property | |
| array | $context |