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

Breadcrumb

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

function PreConditionFinished::calledMethods

@psalm-return list<Code\ClassMethod>

File

vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinished.php, line 63

Class

PreConditionFinished
@psalm-immutable

Namespace

PHPUnit\Event\Test

Code

public function calledMethods() : array {
    return $this->calledMethods;
}
RSS feed
Powered by Drupal