On this page
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. |
|
static PropertyAccessor | getPropertyAccessor() deprecated Alias of {@link createPropertyAccessor}. |
Details
static PropertyAccessor createPropertyAccessor()
Creates a property accessor with the default configuration.
Return Value
static PropertyAccessorBuilder createPropertyAccessorBuilder()
Creates a property accessor builder.
Return Value
static PropertyAccessor getPropertyAccessor() deprecated
deprecated
since version 2.3, to be removed in 3.0. Use {@link createPropertyAccessor()} instead.Alias of {@link createPropertyAccessor}.
Return Value
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/PropertyAccess/PropertyAccess.html