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

Breadcrumb

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

class InvalidDependencyException

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

@internal This class is not covered by the backward compatibility promise for PHPUnit

Hierarchy

  • class \PHPUnit\Framework\Exception extends \RuntimeException implements \PHPUnit\Exception
    • class \PHPUnit\Framework\AssertionFailedError extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\SelfDescribing
      • class \PHPUnit\Framework\InvalidDependencyException extends \PHPUnit\Framework\AssertionFailedError implements \PHPUnit\Framework\SkippedTest

Expanded class hierarchy of InvalidDependencyException

File

vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php, line 17

Namespace

PHPUnit\Framework
View source
final class InvalidDependencyException extends AssertionFailedError implements SkippedTest {

}
RSS feed
Powered by Drupal