From 968a03040a1ec480e638146d1ac196ae25fa5293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Przemys=C5=82aw=20Pluta?= Date: Thu, 2 Apr 2020 09:14:28 +0200 Subject: [PATCH] Updated smnp.lang.debug (markdown) --- smnp.lang.debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smnp.lang.debug.md b/smnp.lang.debug.md index 5911da3..3a04043 100644 --- a/smnp.lang.debug.md +++ b/smnp.lang.debug.md @@ -1,6 +1,6 @@ # Functions ## stacktrace -``` +```php stacktrace(printScopes: bool) ``` Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`. \ No newline at end of file