You are here

protected property DomHelperTraitTest::$document in Embed 8

The DOM Document used for testing.

Type: \DOMDocument

File

tests/src/Unit/DomHelperTraitTest.php, line 23

Class

DomHelperTraitTest
Tests \Drupal\embed\DomHelperTrait.

Namespace

Drupal\Tests\embed\Unit

Code

protected $document;