コード例 #1
0
ファイル: VersionedPackage.php プロジェクト: tenside/core
 /**
  * {@inheritdoc}
  */
 public function getConflicts()
 {
     return $this->package->getConflicts();
 }