Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/spomky-labs/cbor-php/src/OtherObject/BreakObject.php
Назад
<?php declare(strict_types=1); namespace CBOR\OtherObject; use CBOR\OtherObject as Base; final class BreakObject extends Base { public function __construct() { parent::__construct(self::OBJECT_BREAK, null); } public static function create(): self { return new self(); } public static function supportedAdditionalInformation(): array { return [self::OBJECT_BREAK]; } public static function createFromLoadedData(int $additionalInformation, ?string $data): Base { return new self(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка