WellCommerce\Bundle\LayoutBundle\Configurator\AbstractLayoutBoxConfigurator::getPropertyAccessor PHP Method

getPropertyAccessor() protected method

protected getPropertyAccessor ( ) : PropertyAccessor
return Symfony\Component\PropertyAccess\PropertyAccessor
    protected function getPropertyAccessor() : PropertyAccessor
    {
        return PropertyAccess::createPropertyAccessor();
    }