UnActivatable
extends PluginBase
in package
Example plugin that can not be activated.
Table of Contents
Properties
- $description : mixed
- $name : mixed
Methods
- beforeActivate() : mixed
- init() : mixed
Properties
$description
protected
static mixed
$description
= 'Demo: This plugin can not be activated'
$name
protected
static mixed
$name
= 'Unactivatable'
Methods
beforeActivate()
public
beforeActivate() : mixed
init()
public
init() : mixed