Scalr\Tests\Fixtures\DbMock1::getCountInsert PHP Method

getCountInsert() public method

public getCountInsert ( )
    public function getCountInsert()
    {
        return $this->insertQueries;
    }