Skip to content
Snippets Groups Projects
Commit 2ae98411 authored by Mingsong Hu's avatar Mingsong Hu
Browse files

Change Display Profile entity type name

parent b06af3b2
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ use Drupal\Core\Config\Entity\ConfigEntityBase; ...@@ -9,7 +9,7 @@ use Drupal\Core\Config\Entity\ConfigEntityBase;
* *
* @ConfigEntityType( * @ConfigEntityType(
* id = "hm_display_profile", * id = "hm_display_profile",
* label = @Translation("HM Display Profile Entity"), * label = @Translation("HM Display Profile"),
* handlers = { * handlers = {
* "view_builder" = "Drupal\Core\Entity\EntityViewBuilder", * "view_builder" = "Drupal\Core\Entity\EntityViewBuilder",
* "list_builder" = "Drupal\hierarchy_manager\HmDisplayProfileListBuilder", * "list_builder" = "Drupal\hierarchy_manager\HmDisplayProfileListBuilder",
......
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