StreamCapturer::$cache

Same name in other branches
  1. 9 core/tests/Drupal/Tests/StreamCapturer.php \Drupal\Tests\StreamCapturer::cache
  2. 10 core/tests/Drupal/Tests/StreamCapturer.php \Drupal\Tests\StreamCapturer::cache

The cache data.

Type: string

File

core/tests/Drupal/Tests/StreamCapturer.php, line 19

Class

StreamCapturer
Captures output to a stream and stores it for retrieval.

Namespace

Drupal\Tests

Code

public static $cache = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.