Method | Description | |
---|---|---|
__construct ( Symfony\Component\PropertyAccess\PropertyAccessorInterface $decoratedPropertyAccessor ) | ||
getValue ( $objectOrArray, $propertyPath ) | ||
isReadable ( $objectOrArray, $propertyPath ) | ||
isWritable ( $objectOrArray, $propertyPath ) | ||
setValue ( &$objectOrArray, $propertyPath, $value ) |
public __construct ( Symfony\Component\PropertyAccess\PropertyAccessorInterface $decoratedPropertyAccessor ) | ||
$decoratedPropertyAccessor | Symfony\Component\PropertyAccess\PropertyAccessorInterface |