mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Various code cleanup.
This commit is contained in:
@@ -27,7 +27,8 @@ namespace FireflyIII\Scopes;
|
||||
use Adldap\Laravel\Scopes\ScopeInterface;
|
||||
use Adldap\Query\Builder;
|
||||
|
||||
class LdapFilterScope implements ScopeInterface
|
||||
// @phpstan-ignore-next-line
|
||||
class LdapFilterScope implements ScopeInterface // @phpstan-ignore-line
|
||||
{
|
||||
/**
|
||||
* If the ADLDAP_AUTH_FILTER is provided, apply the filter to the LDAP query.
|
||||
|
||||
Reference in New Issue
Block a user