sqlState = $sqlState; } /** * {@inheritdoc} */ public function getSQLState() { return $this->sqlState; } }