summaryrefslogtreecommitdiffstats
path: root/src/Components/IntoKeyword.php
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2019-12-31 21:22:47 +0100
committerWilliam Desportes <williamdes@wdes.fr>2019-12-31 21:22:55 +0100
commit1a4d30d5e0969d4102688ab911549d65ac26d547 (patch)
treecc1fb63fcf1a7d208dd4648cd5141b70e8ae1e39 /src/Components/IntoKeyword.php
parent32e2949754149176a1815ea00c2e9ec2ba29e5bd (diff)
parent3129c88d83b5978f1dbc1742420f46728d19b730 (diff)
downloadsql-parser-1a4d30d5e0969d4102688ab911549d65ac26d547.zip
sql-parser-1a4d30d5e0969d4102688ab911549d65ac26d547.tar.gz
sql-parser-1a4d30d5e0969d4102688ab911549d65ac26d547.tar.bz2
Merge branch 'QA'
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'src/Components/IntoKeyword.php')
-rw-r--r--src/Components/IntoKeyword.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Components/IntoKeyword.php b/src/Components/IntoKeyword.php
index 81cddb8..c3f8a43 100644
--- a/src/Components/IntoKeyword.php
+++ b/src/Components/IntoKeyword.php
@@ -112,7 +112,7 @@ class IntoKeyword extends Component
* @param array $columns column list of destination
* @param array $values selected fields
* @param OptionsArray $fields_options options for FIELDS/COLUMNS keyword
- * @param OptionsArray $fields_keyword options for OPTINOS keyword
+ * @param bool $fields_keyword options for OPTIONS keyword
*/
public function __construct(
$type = null,