Jackalope\Transport\WritingInterface::reorderChildren PHP 메소드

reorderChildren() 공개 메소드

You can either get the reordering list with getOrderCommands or use getNodeNames to get the absolute order.
public reorderChildren ( Node $node )
$node Jackalope\Node the node to reorder its children
    public function reorderChildren(Node $node);