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

Breadcrumb

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

function CoversNothing::isCoversNothing

@psalm-assert-if-true CoversNothing $this

Overrides Metadata::isCoversNothing

File

vendor/phpunit/phpunit/src/Metadata/CoversNothing.php, line 22

Class

CoversNothing
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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