You are here

protected property FormassemblyHtmlResponseAttachmentsProcessor::$configFactory in FormAssembly 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Component/Render/FormassemblyHtmlResponseAttachmentsProcessor.php, line 47

Class

FormassemblyHtmlResponseAttachmentsProcessor
Processes attachments of HTML responses with fa_form attachments.

Namespace

Drupal\formassembly\Component\Render

Code

protected $configFactory;