Helper::$active

Same name and namespace in other branches
  1. 11.x core/themes/admin/src/Helper.php \Drupal\admin\Helper::active

Flag if admin is active.

Type: bool|null

File

core/themes/admin/src/Helper.php, line 22

Class

Helper
Admin helper methods.

Namespace

Drupal\admin

Code

private static ?bool $active = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.