Hashes are an alternative ID by which a redirect may be loaded.
Type: string
File
- core/
modules/ redirect/ redirect.class.inc, line 97
Class
- Redirect
- Provides a HTTP redirect from one Backdrop internal path to another.
Code
public $hash = '';
Hashes are an alternative ID by which a redirect may be loaded.
Type: string
public $hash = '';