]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Form/ImageType.php
Shorten air bundle alias
[airbundle] / Form / ImageType.php
index d1f7de0f7f840fb0502f6c47d23880262f9ac77c..300ffe9e0ca1ad80e2f4d416acc94b91dcf2af22 100644 (file)
@@ -81,6 +81,6 @@ class ImageType extends AbstractType {
         * {@inheritdoc}
         */
        public function getName(): string {
-               return 'rapsys_air_image';
+               return 'rapsysair_image';
        }
 }