Same name in other branches
- 8.x-1.x src/Controller/ExifSettingsForm.php \Drupal\exif\Controller\ExifSettingsForm::getFormId()
File
-
src/
Form/ ExifSettingsForm.php, line 72
Class
- ExifSettingsForm
- Manage Settings forms.
Namespace
Drupal\exif\FormCode
public function getFormId() {
return 'exif_settings';
}