public function MongoDbProfilerStorageTestDataCollector::getData in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/http-kernel/Tests/Profiler/MongoDbProfilerStorageTest.php \Symfony\Component\HttpKernel\Tests\Profiler\MongoDbProfilerStorageTestDataCollector::getData()
File
- vendor/
symfony/ http-kernel/ Tests/ Profiler/ MongoDbProfilerStorageTest.php, line 35
Class
Namespace
Symfony\Component\HttpKernel\Tests\ProfilerCode
public function getData() {
return $this->data;
}