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