protected property BlockFormTest::$contextRepository in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::contextRepository
The mocked context repository.
Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ block/ tests/ src/ Unit/ BlockFormTest.php, line 58
Class
- BlockFormTest
- @coversDefaultClass \Drupal\block\BlockForm @group block
Namespace
Drupal\Tests\block\UnitCode
protected $contextRepository;