You are here

namespace Drupal\n1ed\Flmngr\FlmngrServer\fs in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

Classsort descending Location Description
FMDiskFileSystem src/Flmngr/FlmngrServer/fs/FMDiskFileSystem.php Implements file system interface. Provides an interface to access file system (local disc FS). This is the correct module to replace if you want to implement some custom file system support (i. e. network file system like Amazon S3).
FMDiskFileSystemInterface src/Flmngr/FlmngrServer/fs/FMDiskFileSystemInterface.php Interface for interacting with file system (local disk fs is supported now).