mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
bed759d597
commit
845f181001
@ -38,9 +38,9 @@ use Icinga\Authentication\Credential;
|
|||||||
interface UserBackend
|
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);
|
public function __construct(Zend_Config $config);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user