\Symfony\Component\PropertyInfoPropertyWriteInfoExtractorInterface

Extract write information for the property of a class.

Summary

Methods
Constants
getWriteInfo()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getWriteInfo()

getWriteInfo(string  $class, string  $property, array  $context = []) : ?\Symfony\Component\PropertyInfo\PropertyWriteInfo

Get write information object for a given property of a class.

Parameters

string $class
string $property
array $context

Returns

?\Symfony\Component\PropertyInfo\PropertyWriteInfo —