protected property MonthDate::$argFormat in Views XML Backend 8
The date format used in the query.
Type: string
Overrides Date::$argFormat
File
- src/
Plugin/ views/ argument/ MonthDate.php, line 27 - Contains \Drupal\views_xml_backend\Plugin\views\argument\MonthDate.
Class
- MonthDate
- Argument handler for a month (MM).
Namespace
Drupal\views_xml_backend\Plugin\views\argumentCode
protected $argFormat = 'm';