Esempio n. 1
0
 /**
  * Returns the name of the package that contains this violation.
  *
  * @return string
  */
 public function getPackageName()
 {
     return $this->_node->getPackageName();
 }