upgraded to phpunit 8 (#1155)
This commit is contained in:
@@ -46,7 +46,7 @@ class TimesheetValidator extends ConstraintValidator
|
||||
}
|
||||
|
||||
/**
|
||||
* @param TimesheetEntity $value
|
||||
* @param TimesheetEntity|mixed $value
|
||||
* @param Constraint $constraint
|
||||
*/
|
||||
public function validate($value, Constraint $constraint)
|
||||
|
||||
Reference in New Issue
Block a user