You are here

protected property PermissionsLockUnrestrictedTestCase::$profile in Permissions Lock 8

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/PermissionsLockUnrestrictedTestCase.php, line 14

Class

PermissionsLockUnrestrictedTestCase
Tests for unrestricted users

Namespace

Drupal\permissions_lock\Tests

Code

protected $profile = 'standard';