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

Breadcrumb

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

function Group::isGroup

@psalm-assert-if-true Group $this

Overrides Metadata::isGroup

File

vendor/phpunit/phpunit/src/Metadata/Group.php, line 38

Class

Group
@psalm-immutable

Namespace

PHPUnit\Metadata

Code

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