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.