Skip to content

Commit 3c805e4

Browse files
committed
analyse no error. TT
1 parent e81a05d commit 3c805e4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

system/Helpers/kint_helper.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ function d(...$vars)
6767
/**
6868
* Provides a backtrace to the current execution point, from Kint.
6969
*/
70+
/**
71+
* trace function
72+
*
73+
* @return void
74+
*/
7075
function trace()
7176
{
7277
Kint::$aliases[] = 'trace';

0 commit comments

Comments
 (0)