Documentation

DefaultLabelFormat extends AbstractPropertyNameExtractor
in package

Provides the label format of an unconfigured property.

Table of Contents

__construct()  : mixed
getLabel()  : string
Produces the formatted label using the default formatting.

Methods

__construct()

public __construct([string $propName = "" ]) : mixed
Parameters
$propName : string = ""
Return values
mixed

getLabel()

Produces the formatted label using the default formatting.

public getLabel() : string
Return values
string

Search results