PropertyAccess

class PropertyAccess

Entry point of the PropertyAccess component.

Methods

static PropertyAccessor createPropertyAccessor()

Creates a property accessor with the default configuration.

static PropertyAccessorBuilder createPropertyAccessorBuilder()

Creates a property accessor builder.

Details

static PropertyAccessor createPropertyAccessor()

Creates a property accessor with the default configuration.

Return Value

PropertyAccessor The new property accessor

static PropertyAccessorBuilder createPropertyAccessorBuilder()

Creates a property accessor builder.

Return Value

PropertyAccessorBuilder The new property accessor builder

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/PropertyAccess/PropertyAccess.html