예제 #1
0
 public function setUp()
 {
     parent::setup();
     $this->installEntitySchema('file');
     $this->typedDataManager = $this->container->get('typed_data_manager');
 }
 public function setUp()
 {
     parent::setup();
     $this->typedDataManager = $this->container->get('typed_data_manager');
 }