We need some sort of registration mechanism for entity type specific controllers. This probably involves:
- a new hook (WikibaseRepoEntityTypesHook equivalent)
- a class that manages the controller callbacks for each entity type (EntityTypeDefinitions equivalent)
- wiring files where the controller callbacks are configured (repo/WikibaseRepo.entitytypes.php equivalent)