20230626#3

This commit is contained in:
User
2023-06-26 20:29:49 +03:00
parent 407529f092
commit d5a9d0fc10

View File

@@ -78,7 +78,6 @@ class App extends Main {
$body->rewind();
return $this->globals()->response()->withBody($body);
}
vdd($this->template());
/**
* 3. Отдаем пустой результат если не определен шаблонизатор
*/