UserTsConfig
FinalYes
A data object that carries the final user TSconfig. This is created by UserTsConfigFactory.
Internal for now until API stabilized. Use backendUser->getTSConfig().
Table of Contents
Methods
- __construct() : mixed
- getUserTsConfigArray() : array<string|int, mixed>
- getUserTsConfigTree() : RootNode
Methods
__construct()
public
__construct(RootNode $userTsConfigTree) : mixed
Parameters
- $userTsConfigTree : RootNode
getUserTsConfigArray()
public
getUserTsConfigArray() : array<string|int, mixed>
Return values
array<string|int, mixed>getUserTsConfigTree()
public
getUserTsConfigTree() : RootNode