X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=src%2FWallabag%2FCoreBundle%2FForm%2FType%2FNewUserType.php;h=985cb55b229a4a35dd6b3cfa8739ae8731048487;hb=fdef5f460524215d806e244e5546865f4b8e01df;hp=b7ebe8c24d50fca2b58cab66cdf43ee1f9b4a8ef;hpb=4d6e818e406417295298e76529ef761ddd8b1385;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Form/Type/NewUserType.php b/src/Wallabag/CoreBundle/Form/Type/NewUserType.php index b7ebe8c2..985cb55b 100644 --- a/src/Wallabag/CoreBundle/Form/Type/NewUserType.php +++ b/src/Wallabag/CoreBundle/Form/Type/NewUserType.php @@ -1,9 +1,10 @@ setDefaults(array( 'data_class' => 'Wallabag\CoreBundle\Entity\User',