Файловый менеджер - Редактировать - /home/lmsyaran/public_html/libraries/smartslider3/src/Framework/Form/Element/Message/Warning.php
Назад
<?php namespace Nextend\Framework\Form\Element\Message; use Nextend\Framework\Form\Element\Message; class Warning extends Message { protected $description = ''; public function __construct($insertAt, $name, $description) { $this->classes[] = 'n2_field_message--warning'; parent::__construct($insertAt, $name, n2_('Warning'), $description); } protected function fetchElement() { echo '<div class="' . implode(' ', $this->classes) . '">' . $this->description . '</div>'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка