Skip to content
Snippets Groups Projects
Commit 18116637 authored by Kristiaan Van den Eynde's avatar Kristiaan Van den Eynde
Browse files

Fix typo.

parent f5e3480f
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ interface ConfigWrapperStorageInterface extends ContentEntityStorageInterface {
* set to FALSE and no wrapper could be loaded.
*
* @throws \Drupal\Core\Entity\EntityStorageException
* Thrown when an unsupported entity type ID is passed.
* Thrown when an unsupported entity is passed.
*/
public function wrapEntity(ConfigEntityInterface $entity, $create_if_missing = TRUE);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment