Explorar o código

DbConnection comments

walkor %!s(int64=11) %!d(string=hai) anos
pai
achega
72abf96779
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      applications/Demo/Lib/DbConnection.php

+ 2 - 2
applications/Demo/Lib/DbConnection.php

@@ -857,7 +857,7 @@ class DbConnection
     
     /**
      * where
-     * @param string $cond 
+     * @param string/array $cond 
      * @param mixed ...$bind
      * @return self
      */
@@ -886,7 +886,7 @@ class DbConnection
     
     /**
      * or where
-     * @param string $cond 
+     * @param string/array $cond 
      * @param mixed ...$bind
      * @return self
      */