Home
last modified time | relevance | path

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

/plugin/prosemirror/
H A Drenderer.php27 protected $nodestackBackup = []; variable in renderer_plugin_prosemirror
424 $this->nodestackBackup[] = $this->nodestack;
432 $this->nodestack = array_pop($this->nodestackBackup);