You are here

protected property DomApplyStyles::$styles in Migrate Plus 8.5

Array of styles from the WYSIWYG editor.

Type: array

File

src/Plugin/migrate/process/DomApplyStyles.php, line 78

Class

DomApplyStyles
Apply Editor styles to configured elements.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $styles = [];