code cleanup for phpstan level 4 (#1522)
This commit is contained in:
@@ -93,7 +93,7 @@ class TimesheetQuery extends ActivityQuery
|
||||
/**
|
||||
* Limit the data exclusively to the user (eg. users own timesheets).
|
||||
*
|
||||
* @return User|null
|
||||
* @return User|int|null
|
||||
*/
|
||||
public function getUser()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user