phpstan level 3, fixed deprecations, code cleanup (#811)
This commit is contained in:
@@ -30,7 +30,7 @@ interface RoundingInterface
|
||||
|
||||
/**
|
||||
* @param Timesheet $record
|
||||
* @param $minutes
|
||||
* @param int $minutes
|
||||
*/
|
||||
public function roundDuration(Timesheet $record, $minutes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user