BearFramework\App\Response\NotFound

Response type that sends Not Found status.
BearFramework\App\Response\NotFound extends BearFramework\App\Response {

    
/* Methods */
    
public __construct ( [ string $content '' ] )

}
Extends
Methods
public __construct ( [ string $content = '' ] )
Details
Location: ~/src/App/Response/NotFound.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.