File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/platform/base/src/View/Components/IconComponent.php
Back
<?php namespace Botble\Base\View\Components; use Closure; use Illuminate\Contracts\View\View; use Illuminate\View\Component; class IconComponent extends Component { public function __construct( public string $name, public string|null $size = null ) { } public function render(): View|Closure|string { return $this->view('core/base::components.icon'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.9 |
proxy
|
phpinfo
|
Settings