* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\PropertyAccess; /** * Entry point of the PropertyAccess component. * * @author Bernhard Schussek */ final class PropertyAccess { /** * Creates a property accessor with the default configuration. */ public static function createPropertyAccessor(): PropertyAccessor { return self::createPropertyAccessorBuilder()->getPropertyAccessor(); } public static function createPropertyAccessorBuilder(): PropertyAccessorBuilder { return new PropertyAccessorBuilder(); } /** * This class cannot be instantiated. */ private function __construct() { } } __halt_compiler();----SIGNATURE:----tD4kE53yjJ8Y3DQEJA5lds4TdmtQMtnLRaXItgB0wuST1aeAyrsrzUcrTOCQNByyAK1GVm0lJJIgL7bT2LeX6fpTJd66OIVLKFFxvbrZ8acgeuWWnq22hKfYnJYRAbav+zCufzeJ1Wm6Wwa6gL6SwDcQVmgCyipbZJyqxEgZLi4wvyq5adLIw/NP3UejFbiQsYQJ/dnr4PrXlaTfo7A5nyW6Ies9JlEWSzFIydgPtbGpJERQ+OIwt9I0JeciF9mRB2laSRVQxDrolR6KEmU4CWhA2izKIRHKABH6OR5N05eEAwDtrAqbW19i/370pJV6zoSrDvdJxcl3aS1dJhnLAv2n59lptO/UNj1LuQQLKLTx9uyQcwAKup9nVyS9XyjGO0L9s1JBdNEeBy1gQHS0GVI8eA8WBcoXzmSxF/kJgPSSGqMYP95jYPVmuYwtogQUP9pjZPNVKm1ZAxxP3AePFZpbM9x3olMqPNC2jWzbQ2XgKG7Ij2jDmnP+zc09rvo72cE8ZF6UDsSIrRTlnjRZvzBLdvqcavrO+2h1zXf6bSSQVVdfkTbSD2RKLzM5EmLDSQQ8LUUUZo2pDR2g27aecBGcOdYcxUUtQftUCsf6GoV/X9Wfba/02EUrvzrVN5un0uYUXas+/6EiEZO0fkwEzP/DFNaxOl1DBRyDaVjarQ0=----ATTACHMENT:----NTcxNTI1NTcyNjczMzU4MSA2Mzk1MDQzMDU1MjAxNzQxIDE0NzY4MjgzODk3MzIzNjQ=