Completed
Pull Request — master (#39)
by James
02:37
created
src/Decorator/DecoratorTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
      * @param \Percy\Entity\Collection $collection
15 15
      * @param integer                  $action
16 16
      *
17
-     * @return boolean
17
+     * @return boolean|null
18 18
      */
19 19
     protected function decorate(Collection $collection, $action)
20 20
     {
Please login to merge, or discard this patch.