@@ -381,6 +381,9 @@ |
||
381 | 381 | $this->init($BaseInfo); |
382 | 382 | } |
383 | 383 | |
384 | + /** |
|
385 | + * @param string $packageNames |
|
386 | + */ |
|
384 | 387 | private function dropTableToExtra($packageNames) |
385 | 388 | { |
386 | 389 | $projectRoot = $this->eccubeConfig->get('kernel.project_dir'); |