Completed
Push — master ( ec2cdb...73e231 )
by Jeff
04:58
created
models/types/Weather.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -44,8 +44,8 @@
 block discarded – undo
44 44
      */
45 45
 
46 46
     /**
47
-    * {@inheritdoc}
48
-    */
47
+     * {@inheritdoc}
48
+     */
49 49
     public function __construct($config = [])
50 50
     {
51 51
         parent::__construct($config);
Please login to merge, or discard this patch.