@@ -102,11 +102,11 @@ |
||
102 | 102 | } |
103 | 103 | |
104 | 104 | /** |
105 | - * Get the stream context |
|
106 | - * Create an ssl connexion from config parameters. |
|
107 | - * |
|
108 | - * @return ressource |
|
109 | - */ |
|
105 | + * Get the stream context |
|
106 | + * Create an ssl connexion from config parameters. |
|
107 | + * |
|
108 | + * @return ressource |
|
109 | + */ |
|
110 | 110 | protected function getStreamContext() |
111 | 111 | { |
112 | 112 | return stream_context_create(array( |