[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/lcobucci/jwt/compat/ -> json-exception-polyfill.php (source)

   1  <?php
   2  
   3  if (PHP_VERSION_ID < 70300 && ! class_exists('JsonException')) {
   4      class JsonException extends Exception
   5      {
   6      }
   7  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer