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

Breadcrumb

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

function TestWith::isTestWith

@psalm-assert-if-true TestWith $this

Overrides Metadata::isTestWith

File

vendor/phpunit/phpunit/src/Metadata/TestWith.php, line 34

Class

TestWith
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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