parent
bed759d597
commit
845f181001
|
@ -38,9 +38,9 @@ use Icinga\Authentication\Credential;
|
|||
interface UserBackend
|
||||
{
|
||||
/**
|
||||
* Creates a new object
|
||||
* Create a new object
|
||||
*
|
||||
* @param Zend_Config $config
|
||||
* @param Zend_Config $config Object to configure instance
|
||||
*/
|
||||
public function __construct(Zend_Config $config);
|
||||
|
||||
|
|
Loading…
Reference in New Issue