TwistPHP Documentation

handle404

File path: dist/twist/Classes/Error.class.php
Namespace: Twist\Classes
Extends:

handle404Output a 404 page to the user

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function handle404 with the example vars
\Twist\Classes\Error::handle404();