The total number of times this redirect has been followed.
Type: int
File
- core/
modules/ redirect/ redirect.class.inc, line 85
Class
- Redirect
- Provides a HTTP redirect from one Backdrop internal path to another.
Code
public $count = 0;
The total number of times this redirect has been followed.
Type: int
public $count = 0;