public function hasConfigType($configTypeName)
 {
     return $this->repository->hasConfigType($configTypeName);
 }