You are here

protected property CasPropertyBag::$pgt in CAS 2.x

Same name and namespace in other branches
  1. 8 src/CasPropertyBag.php \Drupal\cas\CasPropertyBag::pgt

The proxy granting ticket, if supplied.

Type: string

File

src/CasPropertyBag.php, line 29

Class

CasPropertyBag
Data model for CAS property bag.

Namespace

Drupal\cas

Code

protected $pgt;