@@ -73,7 +73,7 @@ |
||
| 73 | 73 | * Search a free place for a new box. |
| 74 | 74 | * @param \SixtyNine\Cloud\Model\Box $bounds |
| 75 | 75 | * @param \SixtyNine\Cloud\Model\Box $box |
| 76 | - * @return bool|Box |
|
| 76 | + * @return Box |
|
| 77 | 77 | */ |
| 78 | 78 | protected function searchPlace(Box $bounds, Box $box) |
| 79 | 79 | { |