mirror of
https://github.com/filegator/filegator.git
synced 2025-04-21 07:11:52 +02:00
ignore coverage for ldap
This commit is contained in:
parent
6afe142539
commit
53c993bdc8
@ -15,6 +15,9 @@ use Filegator\Services\Auth\UsersCollection;
|
||||
use Filegator\Services\Service;
|
||||
use Filegator\Services\Session\SessionStorageInterface as Session;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class LDAP implements Service, AuthInterface
|
||||
{
|
||||
const SESSION_KEY = 'LDAP_auth';
|
||||
|
Loading…
x
Reference in New Issue
Block a user