Skip to content
Snippets Groups Projects
Commit 719023ff authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1832258 by kotnik: Fixed Missing word in EntityManager documentation.

parent 653d2325
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -54,7 +54,7 @@
* be called to determine the entity label. See also the
* Drupal\Core\Entity\Entity::label() method, which implements this logic.
* - list_controller_class: (optional) The name of the class that provides
* listings of the The class must implement
* listings of the entities. The class must implement
* Drupal\Core\Entity\EntityListControllerInterface. Defaults to
* Drupal\Core\Entity\EntityListController.
* - render_controller_class: The name of the class that is used to render the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment