Fixed phpdoc
parent
0cc4343641
commit
1b5229dc04
|
@ -74,7 +74,7 @@ class JsonFile
|
|||
/**
|
||||
* Reads json file.
|
||||
*
|
||||
* @return array
|
||||
* @return mixed
|
||||
*/
|
||||
public function read()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue