Browse Source

Mark method as @private

Rob Bast 10 years ago
parent
commit
acd1486406
1 changed files with 1 additions and 0 deletions
  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
      */