Neos\Flow\Persistence\Generic\Qom\Comparison::getOperand2 PHP Méthode

getOperand2() public méthode

Gets the second operand.
public getOperand2 ( ) : mixed
Résultat mixed
    public function getOperand2()
    {
        return $this->operand2;
    }