Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DayDate.php

DayDate::$argFormat

Same name in this branch
  1. 11.1.x core/modules/datetime/src/Plugin/views/argument/DayDate.php \Drupal\datetime\Plugin\views\argument\DayDate::argFormat

Type: argFormat

Overrides Date::$argFormat

File

core/modules/views/src/Plugin/views/argument/DayDate.php, line 23

Class

DayDate
Argument handler for a day (DD)

Namespace

Drupal\views\Plugin\views\argument

Code

protected $argFormat = 'd';
RSS feed
Powered by Drupal