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\FrameworkCode
public function provides() : array;