Coding standards

This commit is contained in:
Michael 2021-11-23 21:56:34 +00:00
parent 07c2f36946
commit 38b641ca6b
2 changed files with 2 additions and 2 deletions

View file

@ -83,7 +83,7 @@ class Status extends BaseFactory
return $this->createFromArray($item); return $this->createFromArray($item);
} }
/** /**
* @param int $uriId Uri-ID of the item * @param int $uriId Uri-ID of the item
* @param int $uid Item user * @param int $uid Item user
* *