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

Breadcrumb

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

function DeprecationTriggered::message

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggered.php \PHPUnit\Event\TestRunner\DeprecationTriggered::message()

@psalm-return non-empty-string

File

vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggered.php, line 76

Class

DeprecationTriggered
@psalm-immutable

Namespace

PHPUnit\Event\Test

Code

public function message() : string {
    return $this->message;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal