Completed
Pull Request — master (#1)
by BENOIT
07:29
created
src/Model/Adapter/Mysqli/EmulatedStatement.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -8,6 +8,7 @@
 block discarded – undo
8 8
 {
9 9
     /**
10 10
      * @inheritDoc
11
+     * @param string $queryString
11 12
      */
12 13
     public function __construct(MysqliAdapter $connection, array $values = null, $queryString)
13 14
     {
Please login to merge, or discard this patch.