You are here

protected property LocalTaskDefault::$active in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Menu/LocalTaskDefault.php \Drupal\Core\Menu\LocalTaskDefault::active

TRUE if this plugin is forced active for options attributes.

Type: bool

File

core/lib/Drupal/Core/Menu/LocalTaskDefault.php, line 36
Contains \Drupal\Core\Menu\LocalTaskDefault.

Class

LocalTaskDefault
Default object used for LocalTaskPlugins.

Namespace

Drupal\Core\Menu

Code

protected $active = FALSE;