Searched refs:quote (Results 1 – 1 of 1) sorted by relevance
2825 * @param bool $quote Whether to add quotation marks2829 private function substituteVars($expression, $quote): string argument2833 function (array $matches) use ($quote): string {2835 if ($quote) {