The number of redirects followed during the handling of a request.
File
- core/
modules/ simpletest/ backdrop_web_test_case.php, line 1066
Class
- BackdropWebTestCase
- Test case for typical Backdrop tests.
Code
protected $redirect_count;
The number of redirects followed during the handling of a request.
protected $redirect_count;