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: AlreadyPunycodeException.php
<?php namespace Algo26\IdnaConvert\Exception; use Exception; class AlreadyPunycodeException extends Exception { }