Dom\Text::splitTextBreaks this node into two nodes at the specified offset Description
public Dom\Text Dom\Text::splitText(int
$offset )
Breaks this node into two nodes at the specified Parameters
Return Values
The new node of the same type, which contains all the content at and after the
|