whoami7 - Manager
:
/
home
/
projzpbv
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
Validator
/
Schema
/
Upload File:
files >> /home/projzpbv/www/wp-content/plugins/mailpoet/lib/Validator/Schema/NullSchema.php
<?php declare(strict_types = 1); namespace MailPoet\Validator\Schema; if (!defined('ABSPATH')) exit; use MailPoet\Validator\Schema; // See: https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/#primitive-types class NullSchema extends Schema { protected $schema = [ 'type' => 'null', ]; }
Copyright ©2021 || Defacer Indonesia