We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0eeb57 commit b39ab7dCopy full SHA for b39ab7d
lib/internal/Magento/Framework/DB/Statement/Pdo/Mysql.php
@@ -16,8 +16,7 @@ class Mysql extends \Zend_Db_Statement_Pdo
16
{
17
18
/**
19
- * Executes statement with binding values to it.
20
- * Allows transferring specific options to DB driver.
+ * Executes statement with binding values to it. Allows transferring specific options to DB driver.
21
*
22
* @param array $params Array of values to bind to parameter placeholders.
23
* @return bool
0 commit comments