You are here

protected property CorsResponseEventSubscriber::$entityTypeManager in farmOS 2.x

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/core/api/src/EventSubscriber/CorsResponseEventSubscriber.php, line 23

Class

CorsResponseEventSubscriber
Responds to the Kernel Response event to add CORS headers.

Namespace

Drupal\farm_api\EventSubscriber

Code

protected $entityTypeManager;