Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/libraries/smartslider3/src/SmartSlider3Pro/Generator/Common/Twitter/GeneratorGroupTwitter.php
Назад
<?php namespace Nextend\SmartSlider3Pro\Generator\Common\Twitter; use Nextend\SmartSlider3\Generator\AbstractGeneratorGroup; use Nextend\SmartSlider3Pro\Generator\Common\Twitter\Sources\TwitterTimeline; class GeneratorGroupTwitter extends AbstractGeneratorGroup { protected $name = 'twitter'; protected $needConfiguration = true; public function __construct() { parent::__construct(); $this->configuration = new ConfigurationTwitter($this); } public function getLabel() { return 'Twitter'; } public function getDescription() { return sprintf(n2_('Creates slides from %1$s.'), 'Twitter tweets'); } protected function loadSources() { new TwitterTimeline($this, 'timeline', 'Latest tweets'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.37 |
proxy
|
phpinfo
|
Настройка