You are here

protected property Date::$format in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::format
  2. 9 core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::format

The date format used in the title.

Type: string

File

core/modules/views/src/Plugin/views/argument/Date.php, line 35

Class

Date
Argument handler for dates.

Namespace

Drupal\views\Plugin\views\argument

Code

protected $format;