You are here

protected property MysqlDate::$dateFormatStorage in Views Custom Table 9.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/MysqlDate.php \Drupal\view_custom_table\Plugin\views\field\MysqlDate::dateFormatStorage

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/views/field/MysqlDate.php, line 33

Class

MysqlDate
A handler to provide a field that is completely custom by the administrator.

Namespace

Drupal\view_custom_table\Plugin\views\field

Code

protected $dateFormatStorage;