Piwik\Updater\Migration\Db\Sql::getErrorCodesToIgnore PHP Method

getErrorCodesToIgnore() public method

    public function getErrorCodesToIgnore()
    {
        return $this->errorCodesToIgnore;
    }