You are here

protected property CasAttributesSubscriberTest::$propertyBag in CAS Attributes 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Subscriber/CasAttributesSubscriberTest.php \Drupal\Tests\cas_attributes\Unit\Subscriber\CasAttributesSubscriberTest::propertyBag

The mocked CasPropertyBag.

Type: \Drupal\cas\CasPropertyBag|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Subscriber/CasAttributesSubscriberTest.php, line 39

Class

CasAttributesSubscriberTest
CasAttributesSubscriber unit tests.

Namespace

Drupal\Tests\cas_attributes\Unit\Subscriber

Code

protected $propertyBag;