interface ExternalFileProviderInterface (View source)

Methods

getConfigurationObject()

Get the configuration for this external file provider

mixed
delete()

Delete this external file provider

mixed
save()

Save a external file provider

Details

ConfigurationInterface getConfigurationObject()

Get the configuration for this external file provider

Return Value

ConfigurationInterface

mixed delete()

Delete this external file provider

Return Value

mixed

mixed save()

Save a external file provider

Return Value

mixed