src/MapCallablesToCodesCapableTrait.php
Showing 0 of 2 total issues
Avoid using short method names like MapCallablesToCodesCapableTrait::__(). The configured minimum method name length is 3. Invalid
Invalid
abstract protected function __($string, $args = [], $context = null);
- Read upRead up
- Exclude checks
The method __ is not named in camelCase. Invalid
Invalid
abstract protected function __($string, $args = [], $context = null);
- Read upRead up
- Exclude checks