protected property MonthDate::$argFormat

The date format used in the query.

Type: string

Overrides Date::$argFormat

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php, line 27
Contains \Drupal\views\Plugin\views\argument\MonthDate.

Class

MonthDate
Argument handler for a month (MM)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $argFormat = 'm';