WebDavServiceProvider
class WebDavServiceProvider extends ServiceProvider
Constants
| DISK_TYPE |
|
Methods
boot()
Bootstrap the application services.
getWebDavAdapter($webdavClient, $guzzleClient, $pathPrefix)
Build and return the WebDAV adapter. This simplifies extension by other packages.
Details
at line 19
boot()
Bootstrap the application services.
at line 68
protected WebDAVAdapter
getWebDavAdapter($webdavClient, $guzzleClient, $pathPrefix)
Build and return the WebDAV adapter. This simplifies extension by other packages.