PropertyAccess (Component\PropertyAccess)

Symfony\Component\PropertyAccess\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 public PropertyAccessor createPropertyAccessor()

Creates a property accessor with the default configuration.

Return Value

PropertyAccessor The new property accessor

static public PropertyAccessorBuilder createPropertyAccessorBuilder()

Creates a property accessor builder.

Return Value

PropertyAccessorBuilder The new property accessor builder

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部