Issue #3367439: Add proper documentation for entity type's admin_permission and collection_permission
4 unresolved threads
Compare changes
@@ -76,6 +76,15 @@ class EntityType extends PluginDefinition implements EntityTypeInterface {
@@ -84,6 +93,19 @@ class EntityType extends PluginDefinition implements EntityTypeInterface {
I'm not keen on this wording. It makes it sound like something called an 'overview' of entities might also exist, which is different from the collection.
Also, we don't use the word 'overview' in the entity system AFAICT.
The EntityListBuilderInterface class calls them 'entity listings', and lots of other thing calls it the collection.
To avoid tautology here, I'd just say 'the entity listing'.