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