B\C::empty PHP Method

empty() static public method

static public empty ( b\E $c ) : b\E
$c b\E
return b\E
    static function empty(E $c) : E
    {
        return $c === 'AJ';
    }