You are here

protected property Cookie::$moduleHandler in Views Extras (Session/Cookie/Token Support) 8

Same name and namespace in other branches
  1. 2.x src/Plugin/views/argument_default/Cookie.php \Drupal\views_extras\Plugin\views\argument_default\Cookie::moduleHandler

Module Handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/views/argument_default/Cookie.php, line 38

Class

Cookie
Default argument plugin to use the raw value from the URL.

Namespace

Drupal\views_extras\Plugin\views\argument_default

Code

protected $moduleHandler;