Plugin_Factory

Factory to create/return the shared plugin instance.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

$plugin  : mixed
create()  : Plugin
Create/return the shared plugin instance.

Properties

Methods

create()

Create/return the shared plugin instance.

public static create(string $file, string $version) : Plugin
Parameters
$file : string
$version : string
Return values
Plugin

Search results