PropertyWriteInfoExtractorInterface
interface PropertyWriteInfoExtractorInterface
Extract write information for the property of a class.
Methods
PropertyWriteInfo|null
getWriteInfo(string$class,string$property,array$context =[])
Get write information object for a given property of a class.