You are here

protected property PbfBaseTest::$profile in Permissions by field 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/PbfBaseTest.php, line 46

Class

PbfBaseTest
General setup and helper function for testing pbf module.

Namespace

Drupal\Tests\pbf\Functional

Code

protected $profile = 'testing';