Showing 2 of 4 total issues
xString
has 39 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class xString implements IteratorAggregate
{
const DEFAULT_ENCODING = 'UTF-8';
/** @var $str */
xs
has 27 functions (exceeds 20 allowed). Consider refactoring. Open
Open
final class xs
{
use StringFormatTrait;
/**