Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
8bf606a0
Commit
8bf606a0
authored
Feb 11, 2016
by
Carsten Rose
Browse files
*: Moved to Typo3 Extension structure.
parent
dcba3b76
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/helper/BindParam.php
View file @
8bf606a0
...
@@ -38,6 +38,7 @@ class BindParam {
...
@@ -38,6 +38,7 @@ class BindParam {
}
}
public
function
get
()
{
public
function
get
()
{
return
array_merge
(
array
(
$this
->
types
),
$this
->
values
);
return
array_merge
(
array
(
$this
->
types
),
$this
->
values
);
}
}
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment