[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/algo26-matthias/idna-convert/src/NamePrep/ -> NamePrepInterface.php (source)

   1  <?php
   2  namespace Algo26\IdnaConvert\NamePrep;
   3  
   4  interface NamePrepInterface
   5  {
   6      /**
   7       * @param array $inputArray
   8       *
   9       * @return array
  10       */
  11      public function do(array $inputArray): array;
  12  }


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