fix wront phpdoc
This commit is contained in:
parent
7d853dfec9
commit
99d66fa138
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ class Base_Object {
|
|||
/**
|
||||
* Convert JSON input to an array.
|
||||
*
|
||||
* @return string The JSON string.
|
||||
* @param string The JSON string.
|
||||
*
|
||||
* @return \Activitypub\Activity\Base_Object An Object built from the JSON string.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue