You are here

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

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

Module Handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/views/argument_default/Session.php, line 37

Class

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

Namespace

Drupal\views_extras\Plugin\views\argument_default

Code

protected $moduleHandler;