protected ConfigEntityType::checkStorageClass($class)
Throws
\Drupal\Core\Config\Entity\Exception\ConfigEntityStorageClassException Exception thrown when the provided class is not an instance of \Drupal\Core\Config\Entity\ConfigEntityStorage.
Overrides EntityType::checkStorageClass
See also
\Drupal\Core\Config\Entity\ConfigEntityStorage
File
core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php, line 136
Class
ConfigEntityType Provides an implementation of a configuration entity type a