Home
last modified time | relevance | path

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

/plugin/annotations/
H A Dhelper.php456 public function clearResolved($id) function in helper_plugin_annotations
484 $n = $this->clearResolved($id);
H A Dadmin.php109 $count = $helper->clearResolved($page);
H A Daction.php634 $count = $helper->clearResolved($id);
H A DDESIGN.md140 each column matches exactly what its clear button removes: `clearResolved()` deletes every
/plugin/annotations/_test/
H A DHelperTest.php187 $this->assertEquals(1, $h->clearResolved($id));