Updated smnp.lang.debug (markdown)

Bartłomiej Przemysław Pluta
2020-04-02 09:14:28 +02:00
parent 071d84946a
commit 968a03040a

@@ -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`.