Pionia Core

bootstrap.php

This is the bootstrap file for the framework

It is the entry point for the framework and should be included in all files that need to use the framework

Tags
author

Jet - ezrajet9@gmail.com

Table of Contents

Constants

logger  = \Pionia\Logging\PioniaLogger::init()

Functions

exception_handler()  : void

Constants

logger

public mixed logger = \Pionia\Logging\PioniaLogger::init()

Functions

exception_handler()

exception_handler(Throwable $e) : void
Parameters
$e : Throwable

        
On this page

Search results