src/CreateInvalidArgumentExceptionCapableTrait.php
Showing 0 of 1 total issue
The method _createInvalidArgumentException is not named in camelCase. Invalid
Invalid
protected function _createInvalidArgumentException( $message = null, $code = null, RootException $previous = null, $argument = null
- Read upRead up
- Exclude checks