Plugin_Factory

Factory to 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
Creates or returns the plugin instance.

Properties

Methods

create()

Creates or returns the plugin instance.

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

Search results