PropertyInfoExtractor

PropertyInfoExtractor

class PropertyInfoExtractor implements PropertyInfoExtractorInterface

Default {see PropertyInfoExtractorInterface} implementation.

Methods

__construct(array $listExtractors = array(), array $typeExtractors = array(), array $descriptionExtractors = array(), array $accessExtractors = array())
string[]|null getProperties(string $class, array $context = array())

Gets the list of properties available for the given class.

string|null getShortDescription(string $class, string $property, array $context = array())

Gets the sh