protected property Date::$dateFormatStorage in Drupal 9
Same name and namespace in other branches
- 8 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 32
Class
- Date
- A handler to provide proper displays for dates.
Namespace
Drupal\views\Plugin\views\fieldCode
protected $dateFormatStorage;