Using the manage_hooks utility to list my hooks, this hook appears as:
Code:
# /usr/local/cpanel/bin/manage_hooks list
...
...
Whostmgr:
Accounts::Create:
stage: post
id: c19ec9d1-7b3b-40c7-b2a3-53d00ea83eb5
hook: /usr/share/cloudlinux/hooks/cpanel/postwwwacct
exectype: script
weight: 200
escalateprivs: 0
--
exectype: module
weight: 300
stage: post
id: 58d006ef-4747-4a45-9b01-6d6503b0829c
hook: ResellerTest::actions
...
...