Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/Modules/UniversalBundle/Modules/Recruit/View/Components/CustomQuestionField.php
Назад
<?php namespace Modules\Recruit\View\Components; use Illuminate\View\Component; class CustomQuestionField extends Component { public $fields; /** * Create a new component instance. * * @return void */ public function __construct($fields) { $this->fields = $fields; } /** * Get the view / contents that represent the component. * * @return \Illuminate\Contracts\View\View|string */ public function render() { return view('Recruit::components.cards.custom-question-field'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка