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

Breadcrumb

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

class EmptyStringException

@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\InvalidArgumentException extends \PHPUnit\Framework\Exception
      • class \PHPUnit\Framework\EmptyStringException extends \PHPUnit\Framework\InvalidArgumentException

Expanded class hierarchy of EmptyStringException

2 files declare their use of EmptyStringException
StringEndsWith.php in vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php
StringStartsWith.php in vendor/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php

File

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

Namespace

PHPUnit\Framework
View source
final class EmptyStringException extends InvalidArgumentException {

}
RSS feed
Powered by Drupal