Date::$dateFormatStorage

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/field/Date.php \Drupal\views\Plugin\views\field\Date::dateFormatStorage
  2. 8.9.x core/modules/views/src/Plugin/views/field/Date.php \Drupal\views\Plugin\views\field\Date::dateFormatStorage
  3. 11.x core/modules/views/src/Plugin/views/field/Date.php \Drupal\views\Plugin\views\field\Date::dateFormatStorage

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/views/src/Plugin/views/field/Date.php, line 34

Class

Date
A handler to provide proper displays for dates.

Namespace

Drupal\views\Plugin\views\field

Code

protected $dateFormatStorage;

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