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

Breadcrumb

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

function DoesNotPerformAssertions::isDoesNotPerformAssertions

@psalm-assert-if-true DoesNotPerformAssertions $this

Overrides Metadata::isDoesNotPerformAssertions

File

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

Class

DoesNotPerformAssertions
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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