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