InspectorType : string
Table of Contents
Cases
- DIVISION_HEAD = 'division_head'
- USER = 'user'
Methods
- fromName() : string
- getTitle() : string|null
Cases
USER
DIVISION_HEAD
Methods
fromName()
public
static fromName(string $name) : string
Parameters
- $name : string
Return values
stringgetTitle()
public
static getTitle(string $value) : string|null
Parameters
- $value : string