\phpDocumentor\Transformer\Configuration\TransformationsTemplate

Configuration object for a template selection.

Summary

Methods
Properties
Constants
__construct()
getName()
No public properties found
No constants found
No protected methods found
$name
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : string

Type

string — the configured name of the current template.

Methods

__construct()

__construct(string  $name) 

Registers the name of the template with this object.

Parameters

string $name

getName()

getName() : string

Returns the template name.

Returns

string