widgetPlaceholders = $widgetPlaceholders; } /** * @return array */ public function getWidgetPlaceholders() : array { return $this->widgetPlaceholders; } }