BearFramework\App\Response\TemporaryRedirect

Response type that makes temporary redirect.
BearFramework\App\Response\TemporaryRedirect extends BearFramework\App\Response {

    
/* Methods */
    
public __construct string $url )

}
Extends
Methods
public __construct ( string $url )
Details
Location: ~/src/App/Response/TemporaryRedirect.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.