Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Metadata.php
function Metadata::isBefore
@psalm-assert-if-true Before $this
1 method overrides
Metadata::isBefore()
Before::isBefore
in vendor/
phpunit/
phpunit/
src/
Metadata/
Before.php
@psalm-assert-if-true Before $this
File
vendor/
phpunit/
phpunit/
src/
Metadata/
Metadata.php
, line 527
Class
Metadata
@psalm-immutable
Namespace
PHPUnit\Metadata
Code
public
function
isBefore
() : bool {
return
false
; }
RSS feed