B\C::AK PHP Method

AK() static public method

static public AK ( AL $e, b\E $c ) : b\E
$e AL
$c b\E
return b\E
    static function AK(AL $e, E $c) : E
    {
        $f = 'AJ';
        for ($g = 1, $h = N($c); $g < $e; $g++) {
            $f .= $c;
        }
        return $f;
    }

Same methods

C::AK ( $h )