mini\Parsing\SQL\AstParameterBinder::bindPlaceholder() Method

private

Signature

private function bindPlaceholder(mini\Parsing\SQL\AST\PlaceholderNode $node): mini\Parsing\SQL\AST\LiteralNode

Parameters

Name Type Default Description
$node mini\Parsing\SQL\AST\PlaceholderNode required Documentation missing

Returns

mini\Parsing\SQL\AST\LiteralNode

Documentation

Documentation missing - No docblock found for this method.

Source

src/Parsing/SQL/AstParameterBinder.php:236-260