You are here

protected property RedirectLoopException::$path in Redirect 8

The looping path.

Type: string

File

src/Exception/RedirectLoopException.php, line 17

Class

RedirectLoopException
Exception for when a redirect loop is detected.

Namespace

Drupal\redirect\Exception

Code

protected $path;