In #1967294: Add a dedicated @EntityType annotation it was clarified that only core properties should be on EntityType.
Contrib will need its own way to provide defaults and document them.
/D
That is why we still have hook_entity_info(). It runs before hook_entity_info_alter() as a way to supplement the annotation.

Comments

andypost’s picture

Got this trouble in #1907960-154: Helper issue for "Comment field" no way to implement entity_reference settings per bundle or dinamically

plach’s picture

Assigned: Unassigned » plach

Working on this.

plach’s picture

tim.plunkett’s picture

Ah! I knew I'd filed this before. Wow.