瀏覽代碼

Updated doc.

xaav 13 年之前
父節點
當前提交
cf9704bd51
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/Packagist/WebBundle/Repository/Repository/RepositoryInterface.php

+ 0 - 2
src/Packagist/WebBundle/Repository/Repository/RepositoryInterface.php

@@ -6,8 +6,6 @@ interface RepositoryInterface
 {
     /**
      * Return an array of all composer files (by tag).
-     *
-     * The array shall be in the form of $uniqid => $composer_file
      */
     public function getAllComposerFiles();