Core
Framework v2.x
2

Repository #

The Repository class allows to interact with the Plugin Private Storage.

An instance of this class provides access to a collection inside the plugin's dedicated and secure storage.

If this is not already the case, the collection must first be created, using the PluginStorage class available in the PluginContextAccessors.storage property.

This class does not have any properties.