You are here

protected property CacheExampleTest::$profile in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 cache_example/tests/src/Functional/CacheExampleTest.php \Drupal\Tests\cache_example\Functional\CacheExampleTest::profile

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/cache_example/tests/src/Functional/CacheExampleTest.php, line 34

Class

CacheExampleTest
Tests for the cache_example module.

Namespace

Drupal\Tests\cache_example\Functional

Code

protected $profile = 'minimal';