protected property CasPreUserLoadRedirectEvent::$ticket in CAS 8
Same name and namespace in other branches
- 2.x src/Event/CasPreUserLoadRedirectEvent.php \Drupal\cas\Event\CasPreUserLoadRedirectEvent::ticket
The CAS authentication ticket.
Type: string
File
- src/
Event/ CasPreUserLoadRedirectEvent.php, line 46
Class
- CasPreUserLoadRedirectEvent
- Allows third-party code to inject user interaction into the flow.
Namespace
Drupal\cas\EventCode
protected $ticket;