mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-16 04:38:42 +00:00
phpstan fixes
This commit is contained in:
parent
66b90c38e8
commit
250c3de9de
|
|
@ -92,6 +92,8 @@ class EmployeeHistory implements ArrayableInterface, \JsonSerializable
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
*
|
*
|
||||||
|
* @param int|Employee $employee Employee
|
||||||
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public function __construct($employee = 0)
|
public function __construct($employee = 0)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user