Home
last modified time | relevance | path

Searched refs:switchPlaces (Results 1 – 1 of 1) sorted by relevance

/plugin/prosemirror/parser/
H A DMark.php83 public function switchPlaces(Mark $newPrevious, $newNext) function in dokuwiki\\plugin\\prosemirror\\parser\\Mark
109 $newPrevious = $this->previousMark->switchPlaces($this, $this->nextMark);