name: PropertyAccess class_comment: null dependencies: [] properties: [] methods: - name: createPropertyAccessor visibility: public parameters: [] comment: '# * Entry point of the PropertyAccess component. # * # * @author Bernhard Schussek # */ # final class PropertyAccess # { # /** # * Creates a property accessor with the default configuration.' - name: createPropertyAccessorBuilder visibility: public parameters: [] comment: null - name: __construct visibility: private parameters: [] comment: '# * This class cannot be instantiated.' traits: [] interfaces: []