Test Failed
Push — master ( 0d249c...af5e43 )
by Dan
06:34
created
src/SixtyNine/Cloud/Usher/Usher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.