HandlerBase::$is_handler
Tracks whether the plugin is a handler.
Type: is_handler
File
-
core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php, line 89
Class
- HandlerBase
- Base class for Views handler plugins.
Namespace
Drupal\views\Plugin\viewsCode
public bool $is_handler;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.