-
Notifications
You must be signed in to change notification settings - Fork 0
Placement
linchpin edited this page Sep 7, 2022
·
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 2022-09-07 using phpDocumentor and saggre/phpdocumentor-markdown