@@ -52,7 +52,7 @@ |
||
| 52 | 52 | /** |
| 53 | 53 | * Get the evaluated contents of the view at the given path. |
| 54 | 54 | * |
| 55 | - * @param $path |
|
| 55 | + * @param string $path |
|
| 56 | 56 | * @param array $data |
| 57 | 57 | * |
| 58 | 58 | * @return string |
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | /** |
| 50 | 50 | * Get the services provided by the provider. |
| 51 | 51 | * |
| 52 | - * @return array |
|
| 52 | + * @return string[] |
|
| 53 | 53 | */ |
| 54 | 54 | public function provides() |
| 55 | 55 | { |