You are here

public function MongodbXHProfRuns::__construct in XHProf 7

Same name and namespace in other branches
  1. 8 modules/xhprof_mongodb/MongodbXHProfRuns.inc \MongodbXHProfRuns::__construct()
  2. 6 modules/xhprof_mongodb/MongodbXHProfRuns.inc \MongodbXHProfRuns::__construct()

File

modules/xhprof_mongodb/MongodbXHProfRuns.inc, line 28
Definition of MongodbXHProfRuns.

Class

MongodbXHProfRuns
Defines a MongoDB storage backend for XHProf.

Code

public function __construct($dir = NULL) {
}