Explorar o código

Fixed RepositoryInterface

everzet %!s(int64=13) %!d(string=hai) anos
pai
achega
5c841187fd
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/Composer/Repository/RepositoryInterface.php

+ 0 - 5
src/Composer/Repository/RepositoryInterface.php

@@ -22,11 +22,6 @@ use Composer\Package\PackageInterface;
  */
 interface RepositoryInterface extends \Countable
 {
-    /**
-     * Initializes repository (reads file, opens connection).
-     */
-    function initialize();
-
     /**
      * Checks if specified package registered (installed).
      *