Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit 5a00899

Browse files
committed
fix PHPDoc
1 parent 5cd6e61 commit 5a00899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/VectorNetworkProject/TheMix/provider

src/VectorNetworkProject/TheMix/provider/JSON.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public function set(string $key, $data): void
7575

7676
/**
7777
* @param string $key
78-
* @return mixed
78+
* @return bool|mixed
7979
*/
8080
public function get(string $key)
8181
{

0 commit comments

Comments
 (0)