You are here

protected property BlockContentRevisionsTest::$revisionLogs in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block_content/src/Tests/BlockContentRevisionsTest.php \Drupal\block_content\Tests\BlockContentRevisionsTest::revisionLogs

Stores log messages used during the test.

Type: array

File

core/modules/block_content/src/Tests/BlockContentRevisionsTest.php, line 29
Contains \Drupal\block_content\Tests\BlockContentRevisionsTest.

Class

BlockContentRevisionsTest
Create a block with revisions.

Namespace

Drupal\block_content\Tests

Code

protected $revisionLogs;