File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php, line 35
Class
- MongoDbProfilerStorageTestDataCollector
Namespace
Symfony\Component\HttpKernel\Tests\Profiler
Code
public function getData() {
return $this->data;
}