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

Breadcrumb

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

function TestDox::isTestDox

@psalm-assert-if-true TestDox $this

Overrides Metadata::isTestDox

File

vendor/phpunit/phpunit/src/Metadata/TestDox.php, line 38

Class

TestDox
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

public function isTestDox() : bool {
    return true;
}
RSS feed
Powered by Drupal