@@ -393,7 +393,7 @@ |
||
| 393 | 393 | * @internal |
| 394 | 394 | * @since 2.0 |
| 395 | 395 | * |
| 396 | - * @return \GV\Widget|null The widget implementation from configuration or none. |
|
| 396 | + * @return Widget The widget implementation from configuration or none. |
|
| 397 | 397 | */ |
| 398 | 398 | public static function from_configuration( $configuration ) { |
| 399 | 399 | $registered_widgets = self::registered(); |