dever 3 tahun lalu
induk
melakukan
009a119761
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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) {