You are here

protected property DfpHtmlResponseAttachmentsProcessorTest::$attachmentProcessor in Doubleclick for Publishers (DFP) 8

A mock core html attachment processor.

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

File

tests/src/Unit/DfpHtmlResponseAttachmentsProcessorTest.php, line 34
Contains \Drupal\Tests\dfp\Unit\DfpHtmlResponseAttachmentsProcessorTest.

Class

DfpHtmlResponseAttachmentsProcessorTest
@coversDefaultClass \Drupal\dfp\DfpHtmlResponseAttachmentsProcessor @group dfp

Namespace

Drupal\Tests\dfp\Unit

Code

protected $attachmentProcessor;