\Horde_Test_Factory_Registry

Generates registry services for testing purposes.

Copyright 2011-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.

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
No private properties found
N/A

Methods

create()

create(array  $params) : \Horde_Test_Stub_Registry

Create a stub registry service for testing.

Parameters

array $params

Additional options.

'app' - (string) The application name.
'user' - (string) The current user.

Returns

\Horde_Test_Stub_Registry

The test registry.