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

Breadcrumb

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

function Reorderable::requires

@psalm-return list<ExecutionOrderDependency>

3 methods override Reorderable::requires()
PhptTestCase::requires in vendor/phpunit/phpunit/src/Runner/PhptTestCase.php
@psalm-return list<ExecutionOrderDependency>
TestCase::requires in vendor/phpunit/phpunit/src/Framework/TestCase.php
@psalm-return list<ExecutionOrderDependency>
TestSuite::requires in vendor/phpunit/phpunit/src/Framework/TestSuite.php
@psalm-return list<ExecutionOrderDependency>

File

vendor/phpunit/phpunit/src/Framework/Reorderable.php, line 29

Class

Reorderable
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Namespace

PHPUnit\Framework

Code

public function requires() : array;
RSS feed
Powered by Drupal