You are here

protected property ViewsHandlerManager::$handlerType in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::handlerType

The handler type.

Type: string

See also

\Drupal\views\ViewExecutable::getHandlerTypes().

File

core/modules/views/src/Plugin/ViewsHandlerManager.php, line 37
Contains \Drupal\views\Plugin\ViewsHandlerManager.

Class

ViewsHandlerManager
Plugin type manager for all views handlers.

Namespace

Drupal\views\Plugin

Code

protected $handlerType;