function feedbackHasWarningsOrErrors()
 {
     return $this->_feedback->hasWarningsOrErrors();
 }