protected property ViewsHandlerDiscovery::$type

The type of handler being discovered.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php, line 22
Contains \Drupal\views\Plugin\Discovery\ViewsHandlerDiscovery.

Class

ViewsHandlerDiscovery
Defines a discovery mechanism to find Views handlers in PSR-0 namespaces.

Namespace

Drupal\views\Plugin\Discovery

Code

protected $type;