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