PropertyAccess
in package
FinalYes
Entry point of the PropertyAccess component.
Tags
Table of Contents
Methods
- createPropertyAccessor() : PropertyAccessor
- Creates a property accessor with the default configuration.
- createPropertyAccessorBuilder() : PropertyAccessorBuilder
- __construct() : mixed
- This class cannot be instantiated.
Methods
createPropertyAccessor()
Creates a property accessor with the default configuration.
public
static createPropertyAccessor() : PropertyAccessor
Return values
PropertyAccessorcreatePropertyAccessorBuilder()
public
static createPropertyAccessorBuilder() : PropertyAccessorBuilder
Return values
PropertyAccessorBuilder__construct()
This class cannot be instantiated.
private
__construct() : mixed