xaav преди 14 години
родител
ревизия
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();