protected property MonthDate::$format

The date format used in the title.

Type: string

Overrides Date::$format

File

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

Class

MonthDate
Argument handler for a month (MM)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format = 'F';