You are here

protected static property RenderCachePlaceholderTest::$foo in Render cache 7.2

Helper variable to see that foo was loaded correctly.

Type: mixed $foo

File

tests/src/Cache/RenderCachePlaceholderTest.php, line 26
Contains \Drupal\render_cache\Tests\Cache\RenderCachePlaceholderTest

Class

RenderCachePlaceholderTest
@coversDefaultClass \Drupal\render_cache\Cache\RenderCachePlaceholder @group cache

Namespace

Drupal\render_cache\Tests\Cache

Code

protected static $foo;