You are here

protected property CasUserManagerTest::$casHelper in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Service/CasUserManagerTest.php \Drupal\Tests\cas\Unit\Service\CasUserManagerTest::casHelper

The mocked Cas Helper service.

Type: \Drupal\cas\Service\CasHelper

File

tests/src/Unit/Service/CasUserManagerTest.php, line 77

Class

CasUserManagerTest
CasUserManager unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $casHelper;