configuration['index']])) { $message = !empty($this->configuration['message']) ? $this->configuration['message'] : ''; throw new MigrateSkipRowException($message); } return $value[$this->configuration['index']]; } }