public function KernelForTest::getBundleMap

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php, line 19

Class

KernelForTest

Namespace

Symfony\Component\HttpKernel\Tests\Fixtures

Code

public function getBundleMap() {
  return $this->bundleMap;
}