|
| __clone () |
|
| cloneNodeData (bool $stripSealedFragments=false) |
| Deep clone this object If $stripSealedFragments is true, sealed DOMFragment included in expanded attributes are deleted in the clone.
|
|
|
DataParsoid | $parsoid = null |
| The unserialized data-parsoid attribute.
|
|
DataMw | $mw = null |
| The unserialized data-mw attribute.
|
|
◆ cloneNodeData()
Wikimedia\Parsoid\NodeData\NodeData::cloneNodeData |
( |
bool | $stripSealedFragments = false | ) |
|
Deep clone this object If $stripSealedFragments is true, sealed DOMFragment included in expanded attributes are deleted in the clone.
- Parameters
-
bool | $stripSealedFragments | |
- Returns
- self
The documentation for this class was generated from the following file:
- src/NodeData/NodeData.php