@@ -902,7 +902,7 @@ |
||
902 | 902 | /** |
903 | 903 | * Copy selected documents to another collection |
904 | 904 | * |
905 | - * @param type $targetCollectionName |
|
905 | + * @param string $targetCollectionName |
|
906 | 906 | * @param type $targetDatabaseName Target database name. If not specified - use current |
907 | 907 | */ |
908 | 908 | public function copyToCollection($targetCollectionName, $targetDatabaseName = null) |