YearMonthDate::$argFormat

Type: argFormat

Overrides Date::$argFormat

File

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

Class

YearMonthDate
Argument handler for a year plus month (CCYYMM).

Namespace

Drupal\datetime\Plugin\views\argument

Code

protected $argFormat = 'Ym';

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