protected property WebformTestAjaxBlock::$configFactory in Webform 6.x
Same name and namespace in other branches
- 8.5 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 28
Class
- WebformTestAjaxBlock
- Provides a 'webform_test_block_context' block.
Namespace
Drupal\webform_test_ajax\Plugin\BlockCode
protected $configFactory;