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

Breadcrumb

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

function WithoutErrorHandler::isWithoutErrorHandler

@psalm-assert-if-true WithoutErrorHandler $this

Overrides Metadata::isWithoutErrorHandler

File

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

Class

WithoutErrorHandler
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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