You are here

protected property BlazyAdminTest::$manager in Blazy 8

Same name and namespace in other branches
  1. 8.2 tests/modules/blazy_test/src/Form/BlazyAdminTest.php \Drupal\blazy_test\Form\BlazyAdminTest::manager

The blazy_test manager service.

Type: \Drupal\blazy_test\BlazyManagerInterface

File

tests/modules/blazy_test/src/Form/BlazyAdminTest.php, line 30

Class

BlazyAdminTest
Provides resusable admin functions or form elements.

Namespace

Drupal\blazy_test\Form

Code

protected $manager;