protected property CustomBlockRevisionsTest::$blocks

Stores blocks created during the test.

Type: array

File

drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php, line 19
Contains \Drupal\custom_block\Tests\CustomBlockRevisionsTest.

Class

CustomBlockRevisionsTest
Tests the block revision functionality.

Namespace

Drupal\custom_block\Tests

Code

protected $blocks;