operand; } public function getOperands(): array { return [$this->operand]; } public function getFunctionName(): string { return 'TRIM'; } }