Symfony\Component\PropertyInfo
Namespaces
Interfaces
Guesses if the property can be accessed or mutated.
Guesses the property's human readable description.
Extract a property's doc block.
Gets info about PHP class properties.
Guesses if the property can be initialized through the constructor.
Extracts the list of properties available for the given class.
Extract read information for the property of a class.
Type Extractor Interface.
Extract write information for the property of a class.