Coding standards
This commit is contained in:
parent
07c2f36946
commit
38b641ca6b
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue