ConfigurationTab
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$content read-only
public
CodeNode
$content
$hash read-only
public
string
$hash
$label read-only
public
string
$label
$slug read-only
public
string
$slug
Methods
__construct()
public
__construct(string $label, string $slug, CodeNode $content) : mixed
Parameters
- $label : string
- $slug : string
- $content : CodeNode