@@ -110,7 +110,7 @@ |
||
110 | 110 | * Search a free place for a new box. |
111 | 111 | * @param \SixtyNine\DataTypes\Box $bounds |
112 | 112 | * @param \SixtyNine\DataTypes\Box $box |
113 | - * @return bool|Box |
|
113 | + * @return Box |
|
114 | 114 | */ |
115 | 115 | protected function searchPlace(Box $bounds, Box $box) |
116 | 116 | { |