示例#1
0
 function feedbackHasWarningsOrErrors()
 {
     return $this->_feedback->hasWarningsOrErrors();
 }