BlockRepositoryTest::$blockStorage

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Unit/BlockRepositoryTest.php \Drupal\Tests\block\Unit\BlockRepositoryTest::blockStorage
  2. 8.9.x core/modules/block/tests/src/Unit/BlockRepositoryTest.php \Drupal\Tests\block\Unit\BlockRepositoryTest::blockStorage
  3. 10 core/modules/block/tests/src/Unit/BlockRepositoryTest.php \Drupal\Tests\block\Unit\BlockRepositoryTest::blockStorage

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/block/tests/src/Unit/BlockRepositoryTest.php, line 26

Class

BlockRepositoryTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21block%21src%21BlockRepository.php/class/BlockRepository/11.x" title="Provides a repository for Block config entities." class="local">\Drupal\block\BlockRepository</a> @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $blockStorage;

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