コード例 #1
0
ファイル: AliasPackage.php プロジェクト: neon64/composer
 public function isAbandoned()
 {
     return $this->aliasOf->isAbandoned();
 }