setDefaults(array( 'csrf_protection' => false, )); } public function getExtendedType() { return FormType::class; } }