Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Issue.php
function Issue::hash
@psalm-return non-empty-string
1 call to
Issue::hash()
Issue::equals
in vendor/
phpunit/
phpunit/
src/
Runner/
Baseline/
Issue.php
File
vendor/
phpunit/
phpunit/
src/
Runner/
Baseline/
Issue.php
, line 97
Class
Issue
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Runner\Baseline
Code
public
function
hash
() : string {
return
$this
->
hash
; }
RSS feed