@@ -78,6 +78,8 @@ |
||
| 78 | 78 | |
| 79 | 79 | /** |
| 80 | 80 | * Returns the basic shell command string. |
| 81 | + * @param string $alias |
|
| 82 | + * @return string |
|
| 81 | 83 | */ |
| 82 | 84 | function _drush_mongodb_connect($alias) { |
| 83 | 85 | $connections = variable_get('mongodb_connections', array()); |