You are here

protected property FormassemblyHtmlResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor in FormAssembly 8

The HTML response attachments processor service.

Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface

File

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

Class

FormassemblyHtmlResponseAttachmentsProcessor
Processes attachments of HTML responses with fa_form attachments.

Namespace

Drupal\formassembly\Component\Render

Code

protected $htmlResponseAttachmentsProcessor;