WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
vendor
/
algo26-matthias
/
idna-convert
/
src
/
Exception
/
Name
Action
..
AlreadyPunycodeException.php
Edit
InvalidCharacterException.php
Edit
InvalidIdnVersionException.php
Edit
Editing: InvalidIdnVersionException.php
<?php namespace Algo26\IdnaConvert\Exception; use Exception; class InvalidIdnVersionException extends Exception { }