Config
in package

Table of Contents

Properties

$container  : mixed
$path  : mixed
$url  : mixed
$version  : mixed

Methods

__construct()  : mixed
Init constructor.
get_path()  : mixed
get_plugin_path()  : mixed
get_url()  : mixed
get_version()  : mixed
dependencies()  : mixed
register_payment_methods()  : mixed
Register all of the payment methods to the Container.

Properties

Methods

__construct()

Init constructor.

public __construct(string $version, Container $container, string $path) : mixed
Parameters
$version : string
$container : Container
$path : string

register_payment_methods()

Register all of the payment methods to the Container.

private register_payment_methods() : mixed
Tags
throws
Exception

        
On this page

Search results