Match the new interface for sabre.io
This commit is contained in:
parent
10931fa07b
commit
bb577e453b
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ class CalciferPrincipalBackend extends DAVACL\PrincipalBackend\AbstractBackend
|
||||||
* @param array $searchProperties
|
* @param array $searchProperties
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
function searchPrincipals($prefixPath, array $searchProperties)
|
function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof')
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
[
|
[
|
||||||
|
|
Reference in a new issue