Completed
Pull Request — master (#10)
by
unknown
21:26 queued 15:43
created
src/Client/AppleClient.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -102,11 +102,11 @@
 block discarded – undo
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(
Please login to merge, or discard this patch.