You are here

protected property BlockContentRevisionsTest::$blocks 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::blocks

Stores blocks created during the test.

Type: array

File

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

Class

BlockContentRevisionsTest
Create a block with revisions.

Namespace

Drupal\block_content\Tests

Code

protected $blocks;