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