summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/public/Calendar/IMetadataProvider.php2
1 files changed, 1 insertions, 1 deletions
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