protected property CasPreUserLoadRedirectEvent::$redirectResponse in CAS 2.x
Same name and namespace in other branches
- 8 src/Event/CasPreUserLoadRedirectEvent.php \Drupal\cas\Event\CasPreUserLoadRedirectEvent::redirectResponse
Subscribers may trigger an HTTP redirect.
Type: \Symfony\Component\HttpFoundation\RedirectResponse|null
File
- src/
Event/ CasPreUserLoadRedirectEvent.php, line 60
Class
- CasPreUserLoadRedirectEvent
- Allows third-party code to inject user interaction into the flow.
Namespace
Drupal\cas\EventCode
protected $redirectResponse;