You are here

protected static property Views::$handlerTypes in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/Views.php \Drupal\views\Views::handlerTypes

A static cache for handler types data.

Type: array

File

core/modules/views/src/Views.php, line 22

Class

Views
Static service container wrapper for views.

Namespace

Drupal\views

Code

protected static $handlerTypes;