Skip to content

Commit fbbf8fa

Browse files
author
Martin René Sørensen
committed
Edited README.md
1 parent 4508eff commit fbbf8fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Outputs the same as:
1414
die();
1515
```
1616

17+
18+
if you want your var_dump as a string.
1719
```php
1820
echo vds(false);
1921
```
20-
this will echo the var_dump string.

0 commit comments

Comments
 (0)