There was an error while loading. Please reload this page.
1 parent c385a3d commit ff348c7Copy full SHA for ff348c7
1 file changed
src/Entity/User.php
@@ -29,9 +29,7 @@
29
use Vich\UploaderBundle\Mapping\Annotation as Vich;
30
31
use function array_unique;
32
-use function get_object_vars;
33
use function in_array;
34
-use function property_exists;
35
use function sprintf;
36
37
#[ORM\Table(name: 'fos_user')]
0 commit comments