protected property BlockRepositoryTest::$blockStorage in Drupal 9
Same name and namespace in other branches
- 8 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 31 - Contains \Drupal\Tests\block\Unit\BlockRepositoryTest.
Class
- BlockRepositoryTest
- @coversDefaultClass \Drupal\block\BlockRepository @group block
Namespace
Drupal\Tests\block\UnitCode
protected $blockStorage;