]> source.dussan.org Git - nextcloud-server.git/commit
Fix single "ScopeContext" passed to "setScopes" 19989/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 16 Mar 2020 15:48:25 +0000 (16:48 +0100)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 16 Mar 2020 15:48:25 +0000 (16:48 +0100)
commit46e374860b57d9b0ead7a174dce746586b1eb050
treeb799ff637012af9d3fd93cb64ac17d7715c9ca98
parent48bdd322a210e5e80ad1bb80ecbe86fad5ba28d1
Fix single "ScopeContext" passed to "setScopes"

"setScopes" expects an array, but a single "ScopeContext" was being
passed instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/workflowengine/lib/Service/RuleMatcher.php