You are here

protected property jDrupalConnect::$entityManager in jDrupal 8.0.x

A instance of entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/rest/resource/jDrupalConnect.php, line 37

Class

jDrupalConnect
Provides a resource to get bundles by entity.

Namespace

Drupal\jDrupal\Plugin\rest\resource

Code

protected $entityManager;