Skip to content

Commit 53700ae

Browse files
committed
readme
1 parent 4be708d commit 53700ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ protected $fillable = array(
1717
and must use the following trait:
1818

1919
```php
20-
2120
use TypiCMS\NestableTrait;
22-
2321
```
2422

2523
Now each time you get a collection of that model, it will be an instance of **TypiCMS\NestableCollection** in place of **Illuminate\Database\Eloquent\Collection**.

0 commit comments

Comments
 (0)