| @@ -11,6 +11,7 @@ | ||
| 11 | 11 |  { | 
| 12 | 12 | /** | 
| 13 | 13 | * @param array $options | 
| 14 | + * @return void | |
| 14 | 15 | */ | 
| 15 | 16 | public function __construct(array $options = []); | 
| 16 | 17 | |