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

Breadcrumb

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

function TestStubForIntersectionOfInterfacesCreated::interfaces

Return value

list<class-string>

File

vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php, line 48

Class

TestStubForIntersectionOfInterfacesCreated
@psalm-immutable

Namespace

PHPUnit\Event\Test

Code

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