YearMonthDate::$format

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/argument/YearMonthDate.php \Drupal\views\Plugin\views\argument\YearMonthDate::format

Type: format

File

core/modules/views/src/Plugin/views/argument/YearMonthDate.php, line 15

Class

YearMonthDate
Argument handler for a year plus month (CCYYMM)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'F Y';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.