]> source.dussan.org Git - nextcloud-server.git/commit
Add return type hint to credential store and make it strict 18108/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 25 Nov 2019 14:59:55 +0000 (15:59 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 25 Nov 2019 14:59:55 +0000 (15:59 +0100)
commit128a460d7bf3be01aa2d103c6b648d96e4d99a7b
tree2b3924d6216732dea8f85037a2b4e5c980726d95
parent279c0cb2ed99c3914f19468c267344aa3a2f04e6
Add return type hint to credential store and make it strict

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/Authentication/LoginCredentials/Store.php
lib/public/Authentication/LoginCredentials/IStore.php