2020-04-07 13:03:04 +00:00

2 lines
69 B
PHP

<?php
namespace FtpClient; class FtpException extends \Exception {}