DefaultLabelFormat
extends AbstractPropertyNameExtractor
in package
FinalYes
Provides the label format of an unconfigured property.
Table of Contents
Methods
- __construct() : mixed
- getLabel() : string
- Produces the formatted label using the default formatting.
Methods
__construct()
public
__construct([string $propName = "" ]) : mixed
Parameters
- $propName : string = ""
getLabel()
Produces the formatted label using the default formatting.
public
getLabel() : string