PHPDoc fixes
This commit is contained in:
@@ -6,7 +6,7 @@ class Console {
|
||||
* Parse the command line arguments and return the results.
|
||||
*
|
||||
* @param array $argv
|
||||
* @param array
|
||||
* @return array
|
||||
*/
|
||||
public static function options($argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user