You are here

protected property CalendarYearMonthDate::$argFormat in Calendar 8.2

Argument format.

Type: string

Overrides Date::$argFormat

File

src/Plugin/views/argument/CalendarYearMonthDate.php, line 26

Class

CalendarYearMonthDate
Argument handler for a day.

Namespace

Drupal\calendar\Plugin\views\argument

Code

protected $argFormat = 'Ym';