We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209e805 commit 7e0d1c8Copy full SHA for 7e0d1c8
src/Frontend/Profile/ContactProfileListController.php
@@ -36,13 +36,13 @@
36
#[AsContentElement(
37
'hofff_contact_profile_list',
38
'hofff_contact_profiles',
39
- 'ce_hofff_contact_profiles_list',
+ 'ce_hofff_contact_profile_list',
40
'renderAsContentElement'
41
)]
42
#[AsFrontendModule(
43
44
45
- 'mod_hofff_contact_profiles_list',
+ 'mod_hofff_contact_profile_list',
46
'renderAsFrontendModule'
47
48
final class ContactProfileListController extends AbstractHybridController
0 commit comments