File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ Provides Laravel-specific and pure PHP helper functions.
43
43
- [db_mysql_now](#db_mysql_now)
44
44
- [db_mysql_variable](#db_mysql_variable)
45
45
46
+ - [Debug](#debug)
47
+ - [backtrace_as_string](#backtrace_as_string)
48
+ - [minimized_backtrace_as_string](#minimized_backtrace_as_string)
49
+
46
50
- [Email](#email)
47
51
- [is_email](#is_email)
48
52
- [to_rfc2822_email](#to_rfc2822_email)
@@ -52,8 +56,6 @@ Provides Laravel-specific and pure PHP helper functions.
52
56
- [get_dump](#get_dump)
53
57
- [format_bytes](#format_bytes)
54
58
- [format_xml](#format_xml)
55
- - [backtrace_as_string](#backtrace_as_string)
56
- - [minimized_backtrace_as_string](#minimized_backtrace_as_string)
57
59
58
60
- [Json](#json)
59
61
- [is_json](#is_json)
You can’t perform that action at this time.
0 commit comments