public EntityDefinitionUpdateManagerInterface::getChangeSummary()
Gets a human readable summary of the detected changes.
array An associative array keyed by entity type id. Each entry is an array of human-readable strings, each describing a change.
public function getChangeSummary();
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityDefinitionUpdateManagerInterface.php/function/EntityDefinitionUpdateManagerInterface::getChangeSummary/8.1.x