protected property BlockFormTest::$contextRepository in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 60 - Contains \Drupal\Tests\block\Unit\BlockFormTest.
Class
- BlockFormTest
- @coversDefaultClass \Drupal\block\BlockForm @group block
Namespace
Drupal\Tests\block\UnitCode
protected $contextRepository;