\TriTan\Interfaces\PluginPluginActivateInterface

Plugin Activate Interface

Summary

Methods
Constants
activate()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

activate()

activate(string  $plugin) : mixed

Activates a specific plugin that is called by $_GET['id'] variable.

Parameters

string $plugin

ID of the plugin to activate

Returns

mixed