Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/ubl/Handlers/Handler.php
Назад
<?php namespace WPO\IPS\UBL\Handlers; use WPO\IPS\UBL\Documents\Document; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } abstract class Handler { /** @var Document */ public $document; public function __construct( Document $document ) { $this->document = $document; } abstract public function handle( $data, $options = array() ); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка