mirror of
https://github.com/YGGverse/ftp-php.git
synced 2026-03-31 09:25:27 +00:00
update class name
This commit is contained in:
parent
acc50e2fab
commit
90743a035f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
namespace Yggverse\Ftp;
|
namespace Yggverse\Ftp;
|
||||||
|
|
||||||
class Ftp {
|
class Client {
|
||||||
|
|
||||||
private $_connection;
|
private $_connection;
|
||||||
private $_passive;
|
private $_passive;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue