/var/www/hkosl.com/littleark/webadmin/libraies/league/flysystem/src/Adapter/SynologyFtp.php


1
2
3
4
5
6
7
8
<?php

namespace League\Flysystem\Adapter;

class 
SynologyFtp extends Ftpd
{
    
// This class merely exists because of BC.
}