I'm diving into the code here for XF2.
If I'm wanting to call an event, say using GuzzleHTTP to post to some API that a registration event has happen.. which class would I extend?
XF\Pub\Controller\Register
or
XF\Service\User\Registration
..or am I totally off?
If I'm wanting to call an event, say using GuzzleHTTP to post to some API that a registration event has happen.. which class would I extend?
XF\Pub\Controller\Register
or
XF\Service\User\Registration
..or am I totally off?
