You are here

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

A instance of entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

jDrupalResource
Provides a resource to get bundles by entity.

Namespace

Drupal\jDrupal\Plugin\rest\resource

Code

protected $entityManager;