-
Notifications
You must be signed in to change notification settings - Fork 0
Placement
github-actions[bot] edited this page Aug 26, 2024
·
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 on 2024-08-26