Home
last modified time | relevance | path

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

/plugin/codeblockedit/
H A Daction.php18 protected $cachedIndex = -1; variable in action_plugin_codeblockedit
163 if ($this->cachedIndex === $index && $this->cachedBlock !== null) {
172 $this->cachedIndex = $index;