コード例 #1
0
ファイル: EntitySchemaTest.php プロジェクト: aWEBoLabs/taxi
 /**
  * {@inheritdoc}
  */
 protected function refreshServices()
 {
     parent::refreshServices();
     $this->database = $this->container->get('database');
 }