Dhii/code-map-command-invoker-abstract

View on GitHub
src/MapCallablesToCodesCapableTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 2 total issues

Avoid using short method names like MapCallablesToCodesCapableTrait::__(). The configured minimum method name length is 3.
Invalid

abstract protected function __($string, $args = [], $context = null);

The method __ is not named in camelCase.
Invalid

abstract protected function __($string, $args = [], $context = null);

There are no issues that match your filters.

Category
Status