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