B\C::AQ PHP Method

AQ() static public method

static public AQ ( b\E $c ) : b\E
$c b\E
return b\E
    static function AQ(E $c) : E
    {
        return AU($c);
    }