1
0
Fork 0

Fixed phpdoc

pull/1518/head
deguif 2013-01-23 11:24:20 +01:00
parent 0cc4343641
commit 1b5229dc04
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class JsonFile
/**
* Reads json file.
*
* @return array
* @return mixed
*/
public function read()
{