You are here

protected property BlockContentEntityReferenceSelectionTest::$selectionHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php \Drupal\Tests\block_content\Kernel\BlockContentEntityReferenceSelectionTest::selectionHandler

Test selection handler.

Type: \Drupal\block_content_test\Plugin\EntityReferenceSelection\TestSelection

File

core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php, line 56

Class

BlockContentEntityReferenceSelectionTest
Tests EntityReference selection handlers don't return non-reusable blocks.

Namespace

Drupal\Tests\block_content\Kernel

Code

protected $selectionHandler;