You are here

protected property SimpleMegaMenuRevisionDeleteForm::$dateFormatter in Simple Mega Menu 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/SimpleMegaMenuRevisionDeleteForm.php \Drupal\simple_megamenu\Form\SimpleMegaMenuRevisionDeleteForm::dateFormatter

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Form/SimpleMegaMenuRevisionDeleteForm.php, line 46

Class

SimpleMegaMenuRevisionDeleteForm
Provides a form for deleting a Simple mega menu revision.

Namespace

Drupal\simple_megamenu\Form

Code

protected $dateFormatter;