Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/libraries/smartslider3/src/Framework/Form/Element/Radio/TextAlign.php
Назад
<?php namespace Nextend\Framework\Form\Element\Radio; class TextAlign extends AbstractRadioIcon { protected $options = array( 'inherit' => 'ssi_16 ssi_16--none', 'left' => 'ssi_16 ssi_16--textleft', 'center' => 'ssi_16 ssi_16--textcenter', 'right' => 'ssi_16 ssi_16--textright', 'justify' => 'ssi_16 ssi_16--textjustify' ); /** * @param $excluded array */ public function setExcludeOptions($excluded) { foreach ($excluded AS $exclude) { if (isset($this->options[$exclude])) { unset($this->options[$exclude]); } } } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка