Dhii/exception

View on GitHub
src/CreateNativeInvalidArgumentExceptionCapableTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 2 total issues

Avoid unused parameters such as '$argument'.
Invalid

$argument = null

The method _createInvalidArgumentException is not named in camelCase.
Invalid

protected function _createInvalidArgumentException(
$message = '',
$code = 0,
RootException $previous = null,
$argument = null

There are no issues that match your filters.

Category
Status