Scalr\Tests\Fixtures\DbMock1::getCountInsert PHP Méthode

getCountInsert() public méthode

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