gmarche/src/Account/definitions.php

5 lines
64 B
PHP
Raw Normal View History

<?php
return [
'auth.entity' => \App\Account\User::class
];