Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestDox.php
function TestDox::text
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php
\PHPUnit\Framework\Attributes\TestDox::text()
@psalm-return non-empty-string
File
vendor/
phpunit/
phpunit/
src/
Metadata/
TestDox.php
, line 46
Class
TestDox
@psalm-immutable
Namespace
PHPUnit\Metadata
Code
public
function
text
() : string {
return
$this
->
text
; }
RSS feed