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