Pinq\Analysis\IBinaryOperation::getOperator PHP Метод

getOperator() публичный Метод

Gets the operator of the binary operation.
public getOperator ( ) : string
Результат string The binary operator from the Expressions\Operators\Binary::* constants
    public function getOperator();