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/Metadata/RequiresSetting.php
\PHPUnit\Metadata\RequiresSetting::value()
@psalm-return non-empty-string
File
vendor/
phpunit/
phpunit/
src/
Framework/
Attributes/
RequiresSetting.php
, line 53
Class
RequiresSetting
@psalm-immutable
Namespace
PHPUnit\Framework\Attributes
Code
public
function
value
() : string {
return
$this
->
value
; }
RSS feed