You are here

protected property RedirectResponse::$targetUrl in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/RedirectResponse.php \Symfony\Component\HttpFoundation\RedirectResponse::targetUrl

File

vendor/symfony/http-foundation/RedirectResponse.php, line 21

Class

RedirectResponse
RedirectResponse represents an HTTP response doing a redirect.

Namespace

Symfony\Component\HttpFoundation

Code

protected $targetUrl;