\TriTan\Common\PluginPluginActivate

Plugin Activate

Summary

Methods
Properties
Constants
__construct()
activate()
$mapper
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$mapper

$mapper : 

Type

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