You are here

protected property Dom::$nonRoot in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 src/Plugin/migrate/process/Dom.php \Drupal\migrate_plus\Plugin\migrate\process\Dom::nonRoot

The HTML contains only the piece inside the body element.

Type: bool

File

src/Plugin/migrate/process/Dom.php, line 88

Class

Dom
Handles string to DOM and back conversions.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $nonRoot = TRUE;