SettingsPageProviderInterface
Table of Contents
Methods
- getDataManager() : SettingsInterface
- getSort() : int
- getTitle() : string
- getType() : string
Methods
getDataManager()
public
getDataManager([array<string|int, mixed> $data = [] ]) : SettingsInterface
Parameters
- $data : array<string|int, mixed> = []
Return values
SettingsInterfacegetSort()
public
getSort() : int
Return values
intgetTitle()
public
getTitle() : string
Return values
stringgetType()
public
getType() : string