Skip to content

Commit 0ba3161

Browse files
author
Wazabii
committed
Minor structure changes
1 parent 7621191 commit 0ba3161

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ foreach($obj->feed()->fetch()->get() as $row) {
5858
echo $obj->firstname("Str")->stripTags()->ucfirst()."<br>";
5959
// Daniel
6060

61-
echo $obj->slug("Uri")->formatSlug()."<br>";
62-
// lorem-ipsum-aao
63-
6461
echo $obj->price("Num")->toFilesize()."<br>";
6562
// 1.95 kb
6663

0 commit comments

Comments
 (0)