AttributesUtils
FinalYes
Table of Contents
Methods
- tryParseDepartment() : bool
- tryParseUser() : bool
Methods
tryParseDepartment()
public
static tryParseDepartment(mixed $attribute, mixed &$value) : bool
Parameters
- $attribute : mixed
- $value : mixed
Return values
booltryParseUser()
public
static tryParseUser(mixed $attribute, mixed &$value) : bool
Parameters
- $attribute : mixed
- $value : mixed