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

Breadcrumb

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

function PostConditionFinished::calledMethods

@psalm-return list<Code\ClassMethod>

File

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

Class

PostConditionFinished
@psalm-immutable

Namespace

PHPUnit\Event\Test

Code

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