Skip to content

Commit 57769de

Browse files
committed
Set correct version number on method.
Signed-off-by: antoonp <antoon@redblom.com>
1 parent a7e3afa commit 57769de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/OCM/Events/LocalOCMDiscoveryEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public function registerResourceType(string $name, array $shareTypes, array $pro
6060
*
6161
* @return IOCMProvider
6262
*
63-
* @since 33.0.0
63+
* @since 34.0.0
6464
*/
6565
public function getProvider(): IOCMProvider {
6666
return $this->provider;

0 commit comments

Comments
 (0)