You are here

public property Date::$option_name 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::option_name
  2. 9 core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::option_name

File

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

Class

Date
Argument handler for dates.

Namespace

Drupal\views\Plugin\views\argument

Code

public $option_name = 'default_argument_date';