-
Notifications
You must be signed in to change notification settings - Fork 0
Bootstrap
linchpin edited this page Nov 14, 2022
·
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 from source code comments on 2022-11-14 using phpDocumentor and saggre/phpdocumentor-markdown