Searched refs:showOk (Results 1 – 1 of 1) sorted by relevance
57 protected $showOk = true; variable in PHP_CodeSniffer_Reports_Notifysend93 $showOk = PHP_CodeSniffer::getConfigData('notifysend_showok');94 if ($showOk !== null) {95 $this->showOk = (boolean) $showOk;162 if ($this->showOk === true) {