diff --git a/Models/EmployeeHistory.php b/Models/EmployeeHistory.php index 4218476..7160ca4 100755 --- a/Models/EmployeeHistory.php +++ b/Models/EmployeeHistory.php @@ -95,8 +95,6 @@ class EmployeeHistory implements \JsonSerializable /** * Constructor. * - * @param int|Employee $employee Employee - * * @since 1.0.0 */ public function __construct()