<?php //property_name_collection_c1c9d377fb9ab024

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Metadata\\Property\\PropertyNameCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Property\\PropertyNameCollection')),
    ],
    null,
    [
        'ApiPlatform\\Metadata\\Property\\PropertyNameCollection' => [
            'properties' => [
                [
                    'firstName',
                    'lastName',
                    'identityNumber',
                    'drivingLicenseNumber',
                    'licenseExpirationDate',
                    'birthDate',
                    'phoneNumber',
                    'email',
                    'active',
                    'address',
                    'gender',
                    'notes',
                    'id',
                    'createdAt',
                    'updatedAt',
                    'createdBy',
                    'updatedBy',
                    'oldId',
                    'agency',
                    'drive',
                    'fullName',
                    'age',
                    'agencyName',
                    'agencyId',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
