setSearchFields(['id', 'title', 'value']); } public function createEntity(string $entityFqcn) { $factory = new TaxRateFactory(); return $factory->create(); } }