Plugin_Factory
Factory to create/return the shared plugin instance.
Tags
Table of Contents
Properties
$plugin
private
static mixed
$plugin
= null
Tags
Methods
create()
Create/return the shared plugin instance.
public
static create(string $file, string $version) : Plugin
Parameters
- $file : string
- $version : string