You are here

protected property CalendarDayDate::$argFormat in Calendar 8.2

Argument format.

Type: string

Overrides Date::$argFormat

File

src/Plugin/views/argument/CalendarDayDate.php, line 24

Class

CalendarDayDate
Argument handler for a day.

Namespace

Drupal\calendar\Plugin\views\argument

Code

protected $argFormat = 'Ymd';