DateFormatFormBase::$dateFormatStorage

Same name in other branches
  1. 9 core/modules/system/src/Form/DateFormatFormBase.php \Drupal\system\Form\DateFormatFormBase::dateFormatStorage
  2. 8.9.x core/modules/system/src/Form/DateFormatFormBase.php \Drupal\system\Form\DateFormatFormBase::dateFormatStorage
  3. 11.x core/modules/system/src/Form/DateFormatFormBase.php \Drupal\system\Form\DateFormatFormBase::dateFormatStorage

The date format storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

core/modules/system/src/Form/DateFormatFormBase.php, line 29

Class

DateFormatFormBase
Provides a base form for date formats.

Namespace

Drupal\system\Form

Code

protected $dateFormatStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.