Skip to content

Commit d4b47c7

Browse files
committed
docs: update comment
1 parent 3b31f39 commit d4b47c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ public function checkFolder(string $folder_path): array {
773773
/**
774774
* Get the current active folder
775775
*
776-
* @return string
776+
* @return null|string
777777
*/
778778
public function getFolderPath(): ?string {
779779
return $this->active_folder;

0 commit comments

Comments
 (0)