Browse Source

Mark method as @private

Rob Bast 10 năm trước cách đây
mục cha
commit
acd1486406
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
      */