You are here

protected property RenderCacheTest::$profile in Render cache 7.2

The profile to install as a basis for testing.

Type: string

File

lib/Drupal/render_cache/Tests/RenderCacheTest.php, line 17
Contains \Drupal\render_cache\Tests\RenderCacheTest.

Class

RenderCacheTest
Tests the RenderCache implementation of the render_cache module.

Namespace

Drupal\render_cache\Tests

Code

protected $profile = 'testing';