Jackalope\Query\Query::bindValue PHP Méthode

bindValue() public méthode

{@inheritDoc}
public bindValue ( $varName, $value )
    public function bindValue($varName, $value)
    {
        throw new RepositoryException('Not Implemented...');
    }