The function callback that will execute the redirect.
Type: string
File
- core/
modules/ redirect/ redirect.class.inc, line 64
Class
- Redirect
- Provides a HTTP redirect from one Backdrop internal path to another.
Code
public $callback = 'redirect_goto';