Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequiresSetting.php

function RequiresSetting::isRequiresSetting

@psalm-assert-if-true RequiresSetting $this

Overrides Metadata::isRequiresSetting

File

vendor/phpunit/phpunit/src/Metadata/RequiresSetting.php, line 45

Class

RequiresSetting
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

public function isRequiresSetting() : bool {
    return true;
}
RSS feed
Powered by Drupal