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

Breadcrumb

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

function Before::isBefore

@psalm-assert-if-true Before $this

Overrides Metadata::isBefore

File

vendor/phpunit/phpunit/src/Metadata/Before.php, line 22

Class

Before
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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