SetupHookSubscriberInterface
Should be implemented by all classes that are registering hooks for activation and deactivartion so that they can be auto-discovered.
- Full name:
\CEKW\WpPlugin\SetupHookSubscriberInterface
Table of contents
Methods
activate
SetupHookSubscriberInterface::activate(): void
Returns: void
deactivate
SetupHookSubscriberInterface::deactivate(): void
Returns: void
uninstall
SetupHookSubscriberInterface::uninstall(): void
Returns: void