You are here

private property EntityManager::$shutdownFunctionRegistered in Acquia Content Hub 8

The "shutdown function is registered" flag.

Type: bool

File

src/EntityManager.php, line 93

Class

EntityManager
Provides a service for managing entity actions for Content Hub.

Namespace

Drupal\acquia_contenthub

Code

private $shutdownFunctionRegistered = FALSE;