BearFramework\App\Response\PermanentRedirect

Response type that makes permanent redirect.
BearFramework\App\Response\PermanentRedirect extends BearFramework\App\Response {

    
/* Methods */
    
public __construct string $url )

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