PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-08-26 20:37:42 +02:00
parent 2864d48fa7
commit 77cd764b1c
16 changed files with 34 additions and 33 deletions

View File

@@ -53,7 +53,7 @@ class EditsEntry extends ActivityEntry
* @param \DateTime $oDateTime
* @param \User $sAuthorLogin
* @param string $sObjectClass Class of the object concerned by the edits
* @param string $sId
* @param string|null $sId
*
* @throws \OQLException
*/