function EntityTestDefinitionSubscriber::enableLiveDefinitionUpdates
Enables live definition updates.
File
- 
              core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php, line 221  
Class
- EntityTestDefinitionSubscriber
 - Test entity type and field storage definition event subscriber.
 
Namespace
Drupal\entity_testCode
public function enableLiveDefinitionUpdates() {
  $this->updateLiveDefinitions = TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.