ModuleHandler::$packedOrderOperations

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::packedOrderOperations

Ordering rules by hook name, packed.

Type: packedOrderOperations

File

core/lib/Drupal/Core/Extension/ModuleHandler.php, line 82

Class

ModuleHandler
Class that manages modules in a Drupal installation.

Namespace

Drupal\Core\Extension

Code

protected array $packedOrderOperations = [];

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