-
Notifications
You must be signed in to change notification settings - Fork 0
Placement
linchpin edited this page Feb 22, 2023
·
12 revisions
Placement Class
- Full name:
\CourierNotices\Controller\Placement
Registers our actions for where notifications will be placed.
public register_actions(): mixed
Places all of our header notifications
public static place_header_notices(): mixed
- This method is static.
Places all of our footer notifications
public static place_footer_notices(): mixed
- This method is static.
Places all of our modal notices
public static place_modal_notices(): mixed
- This method is static.
Automatically generated from source code comments on 2023-02-22 using phpDocumentor and saggre/phpdocumentor-markdown