@@ -29,8 +29,8 @@ discard block |
||
| 29 | 29 | } |
| 30 | 30 | |
| 31 | 31 | /** |
| 32 | - * @return array |
|
| 33 | - */ |
|
| 32 | + * @return array |
|
| 33 | + */ |
|
| 34 | 34 | public function registerEvents(): array |
| 35 | 35 | { |
| 36 | 36 | return [ |
@@ -47,8 +47,8 @@ discard block |
||
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | - * @return \Illuminate\Support\Collection |
|
| 51 | - */ |
|
| 50 | + * @return \Illuminate\Support\Collection |
|
| 51 | + */ |
|
| 52 | 52 | public function collection() |
| 53 | 53 | { |
| 54 | 54 | $maxium=$this->config['maxium'] ?? false; |