v26.6.0 updates
This commit is contained in:
@@ -82,4 +82,9 @@ class Project extends BaseModel
|
||||
|
||||
return $employeeProjects;
|
||||
}
|
||||
|
||||
public function fieldValueMethods()
|
||||
{
|
||||
return ['getEmployeeProjects'];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user