Ver código fonte

Mark method as @private

Rob Bast 10 anos atrás
pai
commit
acd1486406
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/Composer/Command/InitCommand.php

+ 1 - 0
src/Composer/Command/InitCommand.php

@@ -282,6 +282,7 @@ EOT
     }
 
     /**
+     * @private
      * @param string $author
      * @return array
      */