[add] Bloodhoung search

This commit is contained in:
2018-08-12 21:45:50 -06:00
parent e9effb7fcc
commit 49e114c18a
4 changed files with 55 additions and 3 deletions

View File

@@ -536,7 +536,7 @@ class EmployeeApplication{
/**
* Takes an array of all active employees and filters them by a string, returning
* all sub arrays that contain such string
*
*
* @param $partialName string
* @return array
*/