fix tests

This commit is contained in:
Dennis Eichhorn 2024-04-25 01:01:37 +00:00
parent 2c3fdda27c
commit 66f12494b7

View File

@ -95,8 +95,6 @@ class EmployeeHistory implements \JsonSerializable
/**
* Constructor.
*
* @param int|Employee $employee Employee
*
* @since 1.0.0
*/
public function __construct()