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

Breadcrumb

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

function Reorderable::provides

@psalm-return list<ExecutionOrderDependency>

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

File

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

Class

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

Namespace

PHPUnit\Framework

Code

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