You are here

protected property FeedImporterFormBase::$feedImporterStorage in Feed Import 8

The image style entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/FeedImporterFormBase.php, line 20

Class

FeedImporterFormBase
Form for adding a feed importer.

Namespace

Drupal\feed_import\Form

Code

protected $feedImporterStorage;