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
__construct()
public
__construct([mixed $storage = 'joomla' ]) : mixed
Parameters
- $storage : mixed = 'joomla'
factory()
public
factory([mixed $storage = 'joomla' ]) : mixed
Parameters
- $storage : mixed = 'joomla'