Documentation

RequestedEntryHolder
in package
implements RequestedEntry

Tags
author

Matthieu Napoli matthieu@mnapoli.fr

Table of Contents

Interfaces

RequestedEntry
Represents the container entry that was requested.

Properties

$name  : string

Methods

__construct()  : mixed
getName()  : string
Returns the name of the entry that was requested by the container.

Properties

Methods

getName()

Returns the name of the entry that was requested by the container.

public getName() : string
Return values
string

        
On this page

Search results