InvalidArgumentException.php in Features 8.3
Same filename and directory in other branches
Namespace
Drupal\features\ExceptionFile
src/Exception/InvalidArgumentException.phpView source
<?php
namespace Drupal\features\Exception;
/**
* {@inheritDoc}
*/
class InvalidArgumentException extends \InvalidArgumentException {
}
Classes
Name | Description |
---|---|
InvalidArgumentException |