InitiatedByType : string implements IntModelValue uses ValuesTrait
Table of Contents
Interfaces
Cases
Methods
- toInt() : int
- tryFromInt() : self|null
Cases
COMPANY
EMPLOYEE
Methods
toInt()
public
toInt() : int
Return values
inttryFromInt()
public
static tryFromInt(int $type) : self|null
Parameters
- $type : int