$query->toString()
$query->toString(bool $questionMark = false): string
Parameters
Name | Type | Default |
---|---|---|
$questionMark | bool |
false
|
Return type
string
This method modifies the existing $query
object it is applied to and returns it again.