B\C::AD PHP Method

AD() static public method

static public AD ( b\E $c ) : array
$c b\E
return array
    static function AD(E $c) : array
    {
        return AF($c);
    }