/**
  * @return array
  */
 public function getWidgetsConfig()
 {
     return $this->widgetTypeManager->getWidgetsConfig();
 }