diff --git a/src/bp-core/bp-core-catchuri.php b/src/bp-core/bp-core-catchuri.php
index 5c00b9c0c..70e8826f3 100644
--- a/src/bp-core/bp-core-catchuri.php
+++ b/src/bp-core/bp-core-catchuri.php
@@ -31,6 +31,9 @@ defined( 'ABSPATH' ) || exit;
  *    - $bp->action_variables: array ['group', 5]
  *
  * @since 1.0.0
+ * 
+ * @global $current_blog.
+ * @global $wp_rewrite.
  */
 function bp_core_set_uri_globals() {
 	global $current_blog, $wp_rewrite;
