Kaynağa Gözat

DbConnection comments

walkor 11 yıl önce
ebeveyn
işleme
72abf96779
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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
      */