WooCommerce Code Reference

LocalPluginResourceStorage
in package
implements ResourceStorage

Class LocalPluginResourceStorage

Interfaces, Classes and Traits

ResourceStorage
Interface ResourceStorage

Table of Contents

$paths  : array<string|int, mixed>
Paths to the directories containing the plugins.
$suffix  : string
Suffix of the plugin files.
__construct()  : mixed
LocalPluginResourceStorage constructor.
download()  : string|null
Local plugins are already included (downloaded) in the zip file.
get_supported_resource()  : string
Get the supported resource.

Properties

Methods