@@ -59,7 +59,7 @@ |
||
| 59 | 59 | /** |
| 60 | 60 | * Get the services provided by the provider. |
| 61 | 61 | * |
| 62 | - * @return array |
|
| 62 | + * @return string[] |
|
| 63 | 63 | */ |
| 64 | 64 | public function provides() |
| 65 | 65 | { |
@@ -77,7 +77,6 @@ |
||
| 77 | 77 | /** |
| 78 | 78 | * Display the specified resource. |
| 79 | 79 | * |
| 80 | - * @param \App\Sekolah $sekolah |
|
| 81 | 80 | * @return \Illuminate\Http\Response |
| 82 | 81 | */ |
| 83 | 82 | public function show($id, $track = null, Request $request) |