interface PropertyListExtractorInterface Extracts the list of properties available for the given
Classes
string[]|null getProperties(string $class, array $context = array()) Gets the list of properties
bool|null isReadable(string $class, string $property, array $context = array()) Is the property
bool|null isWritable(string $class, string $property, array $context = array()) Is the property
interface PropertyInfoExtractorInterface implements
class PropertyInfoCacheExtractor implements
Type|null getCollectionKeyType()
bool isNullable() Allows null value? Return
Page 1 of 4