@@ -130,7 +130,7 @@ |
||
| 130 | 130 | |
| 131 | 131 | /** |
| 132 | 132 | * Get Compiled Attributes. |
| 133 | - * @return \Webwizo\Shortcodes\Shortcode |
|
| 133 | + * @return Shortcode |
|
| 134 | 134 | */ |
| 135 | 135 | protected function compileShortcode($matches) |
| 136 | 136 | { |
@@ -92,7 +92,7 @@ |
||
| 92 | 92 | /** |
| 93 | 93 | * Get the services provided by the provider. |
| 94 | 94 | * |
| 95 | - * @return array |
|
| 95 | + * @return string[] |
|
| 96 | 96 | */ |
| 97 | 97 | public function provides() |
| 98 | 98 | { |