Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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