Documentation

EasyBlogStorage
in package

Table of Contents

Properties

$adapter  : mixed

Methods

__call()  : mixed
Maps back the call method functions to the helper.
__construct()  : mixed
factory()  : mixed

Properties

$adapter

private mixed $adapter = \null

Methods

__call()

Maps back the call method functions to the helper.

public __call(mixed $method, mixed $args) : mixed
Parameters
$method : mixed
$args : mixed
Tags
since
1.0
access

public

__construct()

public __construct([mixed $storage = 'joomla' ]) : mixed
Parameters
$storage : mixed = 'joomla'

factory()

public factory([mixed $storage = 'joomla' ]) : mixed
Parameters
$storage : mixed = 'joomla'

        
On this page

Search results