]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Form/RegisterType.php
Shorten air bundle alias
[airbundle] / Form / RegisterType.php
index e6af0830b6192b1cf088fed63d775fd6354be005..e79a7dc8416658e18ea0e0fd65334e45ce021735 100644 (file)
@@ -187,6 +187,6 @@ class RegisterType extends BaseRegisterType {
         * {@inheritdoc}
         */
        public function getName(): string {
-               return 'rapsys_air_register';
+               return 'rapsysair_register';
        }
 }