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