Home
last modified time | relevance | path

Searched refs:canApprove (Results 1 – 3 of 3) sorted by last modified time

/plugin/publish/action/
H A Dbanner.php194 if (!$this->hlp->canApprove()) {
H A Dapprove.php40 if (!$this->helper->canApprove()) {
64 if (!$this->helper->canApprove()) {
/plugin/publish/
H A Dhelper.php94 function canApprove() { function in helper_plugin_publish