* * 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:----Rt7TXhgXJSLRnVBWr97rnva4exFTPb7AF8XdqnccIzFF6DUi7Dnu7wi6Tz6JFCPt8u/fVFOz7DtHqQKkgMML6I897GXs8/xZ3/BYET9kG787+oMPIav9ZFFMLKxpe+v8hUZpIBqLCRirnMl5uvrbZ4OBssZDPN0AX3nHKMQ8NKDb3gTyhoy1M6f4SYslNZfZ6cBLBArp/oA5dxFpMuP7xQHnb82bm37sQRXckfqZYIOmnNBNezEINCIFIrqGmJVH/xqMI83NJQ5PaBRVYHOt1Y92J4u0YV0V2yFjb7z+3e6B8s/EjBieVwEKznqu0Lyn9wsNt1SrBcMMjwYDYbPFBw03HJIo1WjTDVVwOtomLE+FH3EGhXUC48CmPP0OIo2Wao1xfXd4c5cVXTBOUzGEjC3zxVhNB4dP1+JFOCvdGLH4+Pkb3F1vk+dajqeoLwRPXwqj1Zr0zgkiCtv4axyDO1cALEXYrT9gxw7VtUs9pJSZr+2zLhWfdWdbcA3foVpiEHWe8icixpJdfckEoIEC/NpVgPvBUx+s1hWktJXER/mENTQRXYRzmRfaM74RDcKmxiZoOsZqjrGg/qNBQdcroHuQmt+f2Sg/jatfOM/gf++LwXFKksywkSUzTx85d8lfPnoVwMNNkNhg/IelSVKaYkrfEKb6gHuQjSBtk3FDvZw=----ATTACHMENT:----MTczMTE3Mzk5MTA5ODk0MyAzMDY3NjE3MzI3NDk4MzQ2IDk4MzgxMzA0ODM0ODgyMTY=