/
home
/
old_henza
/
server
/
vendor
/
league
/
flysystem
/
src
/
File Upload :
llllll
Current File: /home/old_henza/server/vendor/league/flysystem/src/PluginInterface.php
<?php namespace League\Flysystem; interface PluginInterface { /** * Get the method name. * * @return string */ public function getMethod(); /** * Set the Filesystem object. * * @param FilesystemInterface $filesystem */ public function setFilesystem(FilesystemInterface $filesystem); }
Copyright ©2k19 -
Hexid
|
Tex7ure