diff --git a/core/includes/bootstrap.inc b/core/includes/bootstrap.inc index f65c3d1f0676..3f2232b55f94 100644 --- a/core/includes/bootstrap.inc +++ b/core/includes/bootstrap.inc @@ -942,7 +942,7 @@ function drupal_classloader_register($name, $path) { * internally and should not be passed in; use drupal_static_reset() instead. * (This function's return value should not be used when TRUE is passed in.) * - * @return array + * @return mixed * Returns a variable by reference. * * @see drupal_static_reset()