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

Breadcrumb

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

function After::isAfter

@psalm-assert-if-true After $this

Overrides Metadata::isAfter

File

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

Class

After
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

public function isAfter() : bool {
    return true;
}

API Navigation

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