[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/Text/ -> Exception.php (source)

   1  <?php
   2  /**
   3   * Exception for errors from the Text_Diff package.
   4   *
   5   * {@internal This is a WP native addition to the external Text_Diff package.}
   6   *
   7   * @package WordPress
   8   * @subpackage Text_Diff
   9   */
  10  
  11  class Text_Exception extends Exception {}


Generated : Thu Nov 21 08:20:01 2024 Cross-referenced by PHPXref