Example #1
0
 function getEmployee()
 {
     return EmployeeFactory::create($this->employee);
 }