You are here

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

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

An array containing attributes returned from the server.

Type: array

File

src/CasPropertyBag.php, line 36

Class

CasPropertyBag
Data model for CAS property bag.

Namespace

Drupal\cas

Code

protected $attributes = [];