You are here

protected property WebformTestAjaxBlock::$configFactory in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/modules/webform_test_ajax/src/Plugin/Block/WebformTestAjaxBlock.php \Drupal\webform_test_ajax\Plugin\Block\WebformTestAjaxBlock::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/modules/webform_test_ajax/src/Plugin/Block/WebformTestAjaxBlock.php, line 30

Class

WebformTestAjaxBlock
Provides a 'webform_test_block_context' block.

Namespace

Drupal\webform_test_ajax\Plugin\Block

Code

protected $configFactory;