Home
last modified time | relevance | path

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

/template/sprintdoc/tpl/
H A Dnav-page-attributes.php6 /** @var \helper_plugin_qc $qcPlugin */
7 $qcPlugin = plugin_load('helper', 'qc'); variable
13 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {
18 if($qcPlugin && $qcPlugin->shouldShow()) {
63 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {