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

Breadcrumb

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

function RequiresMethod::isRequiresMethod

@psalm-assert-if-true RequiresMethod $this

Overrides Metadata::isRequiresMethod

File

vendor/phpunit/phpunit/src/Metadata/RequiresMethod.php, line 45

Class

RequiresMethod
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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