1
0
mirror of synced 2025-02-03 05:49:25 +03:00
Franck Magnan db528a44b1
Update QueryBuilder.php
Hello,

thank you very much for your work, it's awesome!
I found a minor error in PHPDOC for method setParameter. Argument "type" can be a string or null but can be also an int if it comes from \PDO::PARAM_*. So I've changed typehint "string" into "mixed".
2017-05-23 18:42:01 +02:00
..
2017-05-23 18:42:01 +02:00