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

Breadcrumb

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

function Test::isPhpt

@psalm-assert-if-true Phpt $this

1 method overrides Test::isPhpt()
Phpt::isPhpt in vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php
@psalm-assert-if-true Phpt $this

File

vendor/phpunit/phpunit/src/Event/Value/Test/Test.php, line 51

Class

Test
@psalm-immutable

Namespace

PHPUnit\Event\Code

Code

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