コード例 #1
0
 /**
  * @return array
  */
 public function getInstalledFiles()
 {
     return $this->package->getInstalledFiles();
 }