getReductionCatalogContainer()->getRepositoryQuery(); } public function createEntity(string $entityFqcn) { return $this->getReductionCatalogContainer()->getFactory()->create($this->getSectionCurrent()); } }