Apply fixes from StyleCI
This commit is contained in:
@@ -22,7 +22,7 @@ class Finder
|
||||
* DEPARTMENT
|
||||
* This function is used for returning department name with respect to id.
|
||||
*
|
||||
* @param $id type int
|
||||
* @param $id type int
|
||||
* @param $custom type array/null
|
||||
*
|
||||
* @return type string
|
||||
@@ -42,7 +42,7 @@ class Finder
|
||||
* GROUP
|
||||
* This function is used for returning group name with respect to id.
|
||||
*
|
||||
* @param $id type int
|
||||
* @param $id type int
|
||||
* @param $custom type array/null
|
||||
*
|
||||
* @return type string
|
||||
@@ -62,7 +62,7 @@ class Finder
|
||||
* STATUS TYPE
|
||||
* This function is used for returning status type name with respect to id.
|
||||
*
|
||||
* @param $id type int
|
||||
* @param $id type int
|
||||
* @param $custom type array/null
|
||||
*
|
||||
* @return type string
|
||||
@@ -82,7 +82,7 @@ class Finder
|
||||
* STATUS
|
||||
* This function is used for returning status name with respect to id.
|
||||
*
|
||||
* @param $id type int
|
||||
* @param $id type int
|
||||
* @param $custom type array/null
|
||||
*
|
||||
* @return type string
|
||||
|
Reference in New Issue
Block a user