diff --git a/PhpEcho.php b/PhpEcho.php index c7c4563..1cccc52 100644 --- a/PhpEcho.php +++ b/PhpEcho.php @@ -389,7 +389,7 @@ public static function getHelpersByType(array $type, bool $strict = false): arra * Only for helpers bound to a class instance * * @param object $p - * @return array [helper's id => closure] + * @return array [helper's id => bound closure] */ public static function bindHelpersTo(object $p): array {