Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-content/plugins/woocommerce/packages/email-editor/src/Validator/Schema/class-null-schema.php
Назад
<?php /** * This file is part of the WooCommerce Email Editor package * * @package Automattic\WooCommerce\EmailEditor */ declare( strict_types = 1 ); namespace Automattic\WooCommerce\EmailEditor\Validator\Schema; use Automattic\WooCommerce\EmailEditor\Validator\Schema; /** * Represents a schema for a null. * See: https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/#primitive-types */ class Null_Schema extends Schema { /** * Schema definition. * * @var array */ protected $schema = array( 'type' => 'null', ); }
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка