@@ -14,7 +14,7 @@ |
||
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 | { |