dever пре 3 година
родитељ
комит
009a119761
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Api.php

+ 1 - 1
src/Api.php

@@ -107,7 +107,7 @@ class Api
      *
      * @return mixed
      */
-    public function getTop($column)
+    public function getTop($column = false)
     {
         $where = array();
         if ($column > 0) {