Made contact details not revisionable

This commit is contained in:
naomi
2018-04-11 11:42:45 +02:00
parent 6d63d5f328
commit 2ae3fcea56
22 changed files with 141 additions and 1120 deletions

View File

@ -8,7 +8,7 @@ use Drupal\Core\Session\AccountInterface;
use Drupal\Core\Access\AccessResult;
/**
* Access controller for the Contact Details entity.
* Access controller for the Contact details entity.
*
* @see \Drupal\zencrm_entities\Entity\ContactDetails.
*/