File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Laravel IMAP is an easy way to integrate the native php imap library into your *
2323 - [ MessageCollection::class] ( #messagecollectionclass )
2424 - [ AttachmentCollection::class] ( #attachmentcollectionclass )
2525 - [ FolderCollection::class] ( #foldercollectionclass )
26- - [ FlaggCollection ::class] ( #flaggcollectionclass )
26+ - [ FlagCollection ::class] ( #flagcollectionclass )
2727- [ Known issues] ( #known-issues )
2828- [ Milestones & upcoming features] ( #milestones--upcoming-features )
2929- [ Security] ( #security )
@@ -454,7 +454,7 @@ Extends [Illuminate\Support\Collection::class](https://laravel.com/api/5.4/Illum
454454| -------- | --------------------------------------------------- | :------------------: | -------------------------------- |
455455| paginate | int $perPage = 15, $page = null, $pageName = 'page' | LengthAwarePaginator | Paginate the current collection. |
456456
457- ### [ FlaggCollection ::class] ( src/IMAP/Support/FlaggCollection .php )
457+ ### [ FlagCollection ::class] ( src/IMAP/Support/FlagCollection .php )
458458Extends [ Illuminate\Support\Collection::class] ( https://laravel.com/api/5.4/Illuminate/Support/Collection.html )
459459
460460| Method | Arguments | Return | Description |
You can’t perform that action at this time.
0 commit comments