class PropertyInfoExtractor implements
string|null getShortDescription(string $class, string $property, array $context = array()) Gets
class Type Type value object (immutable). Constants
bool|null isReadable(string $class, string $property, array $context = array()) Is the property
Type[]|null getTypes(string $class, string $property
interface PropertyDescriptionExtractorInterface Description extractor Interface.
string|null getLongDescription(string $class, string $property, array $context = array()) Gets
interface PropertyAccessExtractorInterface Guesses if the property can be accessed or mutated.
bool|null isWritable(string $class, string $property, array $context = array()) Is the property
Page 3 of 4