@@ -75,7 +75,6 @@ |
||
| 75 | 75 | /** |
| 76 | 76 | * Display the specified resource. |
| 77 | 77 | * |
| 78 | - * @param \App\Sekolah $sekolah |
|
| 79 | 78 | * @return \Illuminate\Http\Response |
| 80 | 79 | */ |
| 81 | 80 | public function show($id, Request $request) |
@@ -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 | { |