Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. HookMethods.php

HookMethods::$hookMethods

@psalm-var array<class-string, array{beforeClass: list<non-empty-string>, before: list<non-empty-string>, preCondition: list<non-empty-string>, postCondition: list<non-empty-string>, after: list<non-empty-string>, afterClass: list<non-empty-string>}>

Type: hookMethods

File

vendor/phpunit/phpunit/src/Metadata/Api/HookMethods.php, line 29

Class

HookMethods
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Namespace

PHPUnit\Metadata\Api

Code

private static array $hookMethods = [];
RSS feed
Powered by Drupal