This website works better with JavaScript
Home
Explore
Help
Sign In
joker
/
composer
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Mark method as @private
Rob Bast
10 years ago
parent
e810a7913e
commit
acd1486406
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/Composer/Command/InitCommand.php
+ 1
- 0
src/Composer/Command/InitCommand.php
View File
@@ -282,6 +282,7 @@ EOT
}
/**
+ * @private
* @param string $author
* @return array
*/