File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/platform/base/src/Widgets/Html.php
Back
<?php namespace Botble\Base\Widgets; abstract class Html extends Widget { protected string $view = 'html'; public function getContent(): string { return ''; } public function getViewData(): array { return array_merge(parent::getViewData(), [ 'content' => $this->getContent(), ]); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings