You are here

protected property BlockContentRevisionsTest::$blocks in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php \Drupal\Tests\block_content\Functional\BlockContentRevisionsTest::blocks

Stores blocks created during the test.

Type: array

File

core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php, line 26

Class

BlockContentRevisionsTest
Create a block with revisions.

Namespace

Drupal\Tests\block_content\Functional

Code

protected $blocks;