Home
last modified time | relevance | path

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

/plugin/prosemirror/
Drenderer.php30 protected $nodestackBackup = []; variable in renderer_plugin_prosemirror
437 $this->nodestackBackup[] = $this->nodestack;
444 $this->nodestack = array_pop($this->nodestackBackup);