EmployeeHelper
Table of Contents
Methods
- employeesToDepartment() : array<string|int, mixed>
- Retrieves a mapping of employees to their respective department nodes.
Methods
employeesToDepartment()
Retrieves a mapping of employees to their respective department nodes.
public
static employeesToDepartment(EO_User_Collection $usersCollection) : array<string|int, mixed>
Parameters
- $usersCollection : EO_User_Collection