We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ebaf7 commit eb81b93Copy full SHA for eb81b93
README.md
@@ -7,7 +7,7 @@ Creates a BackTrace in PHP and returns a string.
7
### Calling Example
8
9
```php
10
-phpBackTrace():;
+phpBackTrace();
11
```
12
### Result
13
0 commit comments