Example #1
0
 public function testGetEventDispatcher()
 {
     $this->assertSame($this->eventDispatcher, $this->configManager->getEventDispatcher());
 }