Updated smnp.lang.debug (markdown)
@@ -1,6 +1,6 @@
|
|||||||
# Functions
|
# Functions
|
||||||
## stacktrace
|
## stacktrace
|
||||||
```
|
```php
|
||||||
stacktrace(printScopes: bool)
|
stacktrace(printScopes: bool)
|
||||||
```
|
```
|
||||||
Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`.
|
Prints current stack trace. Also, prints scopes with variables if `printScopes` is set to `true`.
|
||||||
Reference in New Issue
Block a user