Completed
Push — develop ( 563a86...2c3c94 )
by Thijs
02:00
created
Profile/Value/AttributeAggregation/AttributeAggregationAttribute.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -84,6 +84,10 @@
 block discarded – undo
84 84
         $this->source = $source;
85 85
     }
86 86
 
87
+    /**
88
+     * @param boolean $isConnected
89
+     * @param string $source
90
+     */
87 91
     public static function fromConfig(
88 92
         AttributeAggregationAttributeConfiguration $enabledAttribute,
89 93
         $isConnected,
Please login to merge, or discard this patch.