Файловый менеджер - Редактировать - /home/digilove/public_html/110/libraries/fof30/Hal/Render/RenderInterface.php
Назад
<?php /** * @package FOF * @copyright Copyright (c)2010-2019 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU GPL version 2 or later */ namespace FOF30\Hal\Render; defined('_JEXEC') or die; /** * Interface for HAL document renderers * * @see http://stateless.co/hal_specification.html * * @codeCoverageIgnore */ interface RenderInterface { /** * Render a HAL document into a representation suitable for consumption. * * @param array $options Renderer-specific options * * @return string */ public function render($options = array()); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка