protected property MonthDate::$format in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Plugin/views/argument/MonthDate.php \Drupal\views\Plugin\views\argument\MonthDate::format
The date format used in the title.
Type: string
Overrides Date::$format
File
- core/
modules/ views/ src/ Plugin/ views/ argument/ MonthDate.php, line 20 - Contains \Drupal\views\Plugin\views\argument\MonthDate.
Class
- MonthDate
- Argument handler for a month (MM)
Namespace
Drupal\views\Plugin\views\argumentCode
protected $format = 'F';