protected property MysqlDate::$time in Views Custom Table 8
Same name and namespace in other branches
- 9.0.x src/Plugin/views/filter/MysqlDate.php \Drupal\view_custom_table\Plugin\views\filter\MysqlDate::time
The date formatter service.
Time interface
Type: Drupal\Component\Datetime\TimeInterface
File
- src/
Plugin/ views/ filter/ MysqlDate.php, line 25
Class
- MysqlDate
- Filter to handle dates stored as a datetime.
Namespace
Drupal\view_custom_table\Plugin\views\filterCode
protected $time;