-
Notifications
You must be signed in to change notification settings - Fork 0
Bootstrap
github-actions[bot] edited this page Aug 26, 2024
·
12 revisions
Bootstrap Class
- Full name:
\CourierNotices\Core\Bootstrap
Config
private array|\CourierNotices\Model\Config $config
Controllers
private array $controllers
Bootstrap constructor
public __construct(): mixed
Run the bootstrap
public run(): mixed
Loop over all php files in the Controllers directory and add them to the $controllers array
private load_controllers(): mixed
Initialize and Register any of our actions.
private register_actions(): mixed
Automatically generated on 2024-08-26