\Barn2\Plugin\WC_Product_TablePlugin_Factory

Factory to create/return the shared plugin instance.

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$plugin
N/A

Properties

$plugin

$plugin :

Type

Methods

create()

create(string  $file,string  $version): \Barn2\Plugin\WC_Product_Table\Plugin

Create/return the shared plugin instance.

Parameters

string $file
string $version

Returns

\Barn2\Plugin\WC_Product_Table\Plugin

The plugin instance.