diff --git a/app/code/local/Df/Core/lib/reflection/text/cc.php b/app/code/local/Df/Core/lib/reflection/text/cc.php index 6f940ba929..2ee856b4ae 100644 --- a/app/code/local/Df/Core/lib/reflection/text/cc.php +++ b/app/code/local/Df/Core/lib/reflection/text/cc.php @@ -4,7 +4,7 @@ * 2024-01-10 "Port `df_cc_method` from `mage2pro/core`": https://github.com/thehcginstitute-com/m1/issues/163 * @used-by df_caller_m() * @used-by df_rest_action() - * @used-by \Df\Qa\Trace\Frame::method() + * @used-by Df\Qa\Trace\Frame::method() * @param string|object|null|array(object|string)|array(string = string) $a1 * @param string|null $a2 [optional] */