* @category Horde * @copyright 2014-2017 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Imap_Client * @since 2.25.0 */ class Horde_Imap_Client_Data_Format_String_Nonascii extends Horde_Imap_Client_Data_Format_String implements Horde_Imap_Client_Data_Format_String_Support_Nonascii { }