class InvalidArgumentException in Features 8.4
Same name and namespace in other branches
- 8.3 src/Exception/InvalidArgumentException.php \Drupal\features\Exception\InvalidArgumentException
Hierarchy
- class \Drupal\features\Exception\InvalidArgumentException
- class \Drupal\features\Exception\InvalidArgumentException
Expanded class hierarchy of InvalidArgumentException
1 file declares its use of InvalidArgumentException
- FeaturesCommands.php in src/
Commands/ FeaturesCommands.php
File
- src/
Exception/ InvalidArgumentException.php, line 8
Namespace
Drupal\features\ExceptionView source
class InvalidArgumentException extends \InvalidArgumentException {
}