You are here

protected property RoleExpireApiTest::$apiService in Role Expire 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/RoleExpireApiTest.php \Drupal\Tests\role_expire\Functional\RoleExpireApiTest::apiService

Role expire API service.

Type: \Drupal\role_expire\RoleExpireApiService

File

tests/src/Functional/RoleExpireApiTest.php, line 30

Class

RoleExpireApiTest
Tests that the Role expire API works.

Namespace

Drupal\Tests\role_expire\Functional

Code

protected $apiService;