Spin-off issue from #3209655: Integration with feeds custom source UI

Problem/Motivation

There's a ParserBase class in Feeds, but Feeds Extensible Parsers is not extending that class. If Feeds Extensible Parsers wants to make use of the changes made in #2938505: Add UI for editing and removing custom (CSV) sources, it needs to extend that class.

So let's make \Drupal\feeds_ex\Feeds\Parser\ParserBase extend \Drupal\feeds\Feeds\Parser\ParserBase.

Issue fork feeds_ex-3222436

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

MegaChriz created an issue. See original summary.

megachriz’s picture

Status: Active » Needs review
Parent issue: » #3209655: Integration with feeds custom source UI

  • MegaChriz committed 50c5ac2 on 8.x-1.x
    Issue #3222436 by MegaChriz: ParserBase class should extend \Drupal\...
megachriz’s picture

Status: Needs review » Fixed

Merged!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.