protected property OpmlFeedAdd::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php, line 44
Contains \Drupal\aggregator\Form\OpmlFeedAdd.

Class

OpmlFeedAdd
Imports feeds from OPML.

Namespace

Drupal\aggregator\Form

Code

protected $entityManager;