You are here

protected property PanelsEverywhereBrowserTestBase::$blockManager in Panels Everywhere 8.4

The block plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

tests/src/Functional/PanelsEverywhereBrowserTestBase.php, line 46

Class

PanelsEverywhereBrowserTestBase
This class simplifies the setup of functional tests.

Namespace

Drupal\Tests\panels_everywhere\Functional

Code

protected $blockManager;