function Date::getCacheMaxAge
File
-
core/
modules/ views/ src/ Plugin/ views/ argument_default/ Date.php, line 77
Class
- Date
- The current date argument default handler.
Namespace
Drupal\views\Plugin\views\argument_defaultCode
public function getCacheMaxAge() {
return 0;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.