Same name and namespace in other branches
  1. 8.x-2.x src/Form/ExifSettingsForm.php \Drupal\exif\Form\ExifSettingsForm::getFormId() 1 comment

File

src/Controller/ExifSettingsForm.php, line 51

Class

ExifSettingsForm
Manage Settings forms.

Namespace

Drupal\exif\Controller

Code

public function getFormId() {
    return 'exif_settings';
}