@@ -46,6 +46,7 @@ |
||
| 46 | 46 | * SingletonInterface constructor. |
| 47 | 47 | * |
| 48 | 48 | * @param Context $context |
| 49 | + * @return void |
|
| 49 | 50 | */ |
| 50 | 51 | public function __construct(Context $context); |
| 51 | 52 | } |