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

Breadcrumb

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

function Phpt::isPhpt

@psalm-assert-if-true Phpt $this

Overrides Test::isPhpt

File

vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php, line 22

Class

Phpt
@psalm-immutable

Namespace

PHPUnit\Event\Code

Code

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