protected property MysqlDate::$dateFormatStorage in Views Custom Table 8
Same name and namespace in other branches
- 9.0.x 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\fieldCode
protected $dateFormatStorage;