Completed
Push — master ( b5c840...3d5461 )
by Marcus
04:46
created
src/Callbacks/AbstractBooleanCallback.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @param \TechDivision\Import\Observers\AttributeCodeAndValueAwareObserverInterface|null $observer The observer
56 56
      *
57
-     * @return mixed The modified value
57
+     * @return null|boolean The modified value
58 58
      */
59 59
     public function handle(AttributeCodeAndValueAwareObserverInterface $observer = null)
60 60
     {
Please login to merge, or discard this patch.