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

Breadcrumb

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

function IgnoreDeprecations::isIgnoreDeprecations

@psalm-assert-if-true IgnoreDeprecations $this

Overrides Metadata::isIgnoreDeprecations

File

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

Class

IgnoreDeprecations
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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