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

Breadcrumb

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

function Test::name

@psalm-return non-empty-string

2 methods override Test::name()
Phpt::name in vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php
@psalm-return non-empty-string
TestMethod::name in vendor/phpunit/phpunit/src/Event/Value/Test/TestMethod.php
@psalm-return non-empty-string

File

vendor/phpunit/phpunit/src/Event/Value/Test/Test.php, line 64

Class

Test
@psalm-immutable

Namespace

PHPUnit\Event\Code

Code

public abstract function name() : string;
RSS feed
Powered by Drupal