Lavoiesl\PhpBenchmark\CommandTest::setPrepare PHP Method

setPrepare() public method

public setPrepare ( $cmd )
    public function setPrepare($cmd)
    {
        $this->prepare = $cmd;
        return $this;
    }