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

Breadcrumb

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

YearMonthDate::$argFormat

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

Type: argFormat

Overrides Date::$argFormat

File

core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php, line 18

Class

YearMonthDate
Argument handler for a year plus month (CCYYMM).

Namespace

Drupal\datetime\Plugin\views\argument

Code

protected $argFormat = 'Ym';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal