update class name

This commit is contained in:
ghost 2023-11-25 02:42:48 +02:00
parent acc50e2fab
commit 90743a035f

View file

@ -2,7 +2,7 @@
namespace Yggverse\Ftp;
class Ftp {
class Client {
private $_connection;
private $_passive;