out->r("Привет", "green"); } public function actionHelp(): void { // Debug::dd(App::$collector->getData()); // foreach (App::$collector->getDescriptions() as $description){ // $this->out->r($description, "green"); // } } }