Horde_Registry_Caller
in package
TODO
Copyright 1999-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
Properties
Methods
- __call() : mixed
- TODO
- __construct() : mixed
- TODO
Properties
$api
TODO
protected
mixed
$api
$registry
TODO
protected
mixed
$registry
Methods
__call()
TODO
public
__call(mixed $method, mixed $args) : mixed
Parameters
- $method : mixed
- $args : mixed
Tags
__construct()
TODO
public
__construct(mixed $registry, mixed $api) : mixed
Parameters
- $registry : mixed
- $api : mixed