controller) ?: $this; $manager = WidgetManager::instance(); $widget = $manager->makeWidget($class, $controller, $configuration); return $widget; } }