\Symfony\Component\PropertyInfoPropertyReadInfoExtractorInterface

Extract read information for the property of a class.

Summary

Methods
Constants
getReadInfo()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

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

Returns

?\Symfony\Component\PropertyInfo\PropertyReadInfo —