protected property DateFormatDeleteForm::$formatID

The ID of the date format to be deleted.

Type: string

File

drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php, line 32
Contains \Drupal\system\Form\DateFormatDeleteForm.

Class

DateFormatDeleteForm
Builds a form to delete a date format.

Namespace

Drupal\system\Form

Code

protected $formatID;