From ca060a2a8392d15e124f45a8901dc47a494fa530 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Mon, 29 Jul 2019 15:39:43 +0200 Subject: sync metadata of rooms / resources with cache Signed-off-by: Georg Ehrke --- lib/public/Calendar/IMetadataProvider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/public/Calendar/IMetadataProvider.php b/lib/public/Calendar/IMetadataProvider.php index fcf56b47e11..a2c4debeb82 100644 --- a/lib/public/Calendar/IMetadataProvider.php +++ b/lib/public/Calendar/IMetadataProvider.php @@ -52,7 +52,7 @@ interface IMetadataProvider { * @return bool - Whether or not key is available * @since 17.0.0 */ - public function hasMetadataForKey(string $key):boolean; + public function hasMetadataForKey(string $key):bool; /** * Get the value for a metadata key -- cgit v1.2.3