Completed
Push — master ( 4787a2...a3ff39 )
by Tim
16s queued 11s
created
src/Observers/CategoryProductObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
      * Initialize the observer with the passed product bunch processor instance.
83 83
      *
84 84
      * @param \TechDivision\Import\Product\Services\ProductBunchProcessorInterface $productBunchProcessor The product bunch processor instance
85
-     * @param \TechDivision\Import\Observers\AttributeLoaderInterface|null         $attributeLoader       The attribute loader instance
85
+     * @param AttributeLoaderInterface         $attributeLoader       The attribute loader instance
86 86
      * @param \TechDivision\Import\Observers\EntityMergers\EntityMergerInterface   $entityMerger          The entity merger instance
87 87
      * @param \TechDivision\Import\Observers\StateDetectorInterface|null           $stateDetector         The state detector instance to use
88 88
      */
Please login to merge, or discard this patch.