You are here

protected property FormassemblyHtmlResponseAttachmentsProcessorTest::$attachmentProcessor in FormAssembly 8

A mock core html attachment processor.

Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/FormassemblyHtmlResponseAttachmentsProcessorTest.php, line 38

Class

FormassemblyHtmlResponseAttachmentsProcessorTest
Unit test calls for FormassemblyHtmlResponseAttachmentsProcessor.

Namespace

Drupal\Tests\formassembly\Unit

Code

protected $attachmentProcessor;