<?php //easyadmin.crud.controller_fqcn_to_entity_fqcn

return [PHP_INT_MAX, [
    'App\\Controller\\Admin\\JantePhotoCrudController' => 'App\\Entity\\JantePhoto',
    'App\\Controller\\JanteCrudController' => 'App\\Entity\\Jante',
]];
