mediatekformation

LicenseTag extends AbstractGenerator
in package
implements TagInterface

Interfaces, Classes, Traits and Enums

TagInterface

Table of Contents

LINE_FEED  = "\n"
Line feed to use in place of EOL
$indentation  : int|string
$isSourceDirty  : bool
$licenseName  : string
$sourceContent  : string
$url  : string
__construct()  : mixed
fromReflection()  : ReturnTag
generate()  : string
getIndentation()  : string
getLicenseName()  : string
getName()  : string
getSourceContent()  : string
getUrl()  : string
isSourceDirty()  : bool
setIndentation()  : AbstractGenerator
setLicenseName()  : LicenseTag
setOptions()  : AbstractGenerator
setSourceContent()  : AbstractGenerator
setSourceDirty()  : AbstractGenerator
setUrl()  : LicenseTag

Constants

Properties

Methods

__construct()

public __construct([string $url = null ][, string $licenseName = null ]) : mixed
Parameters
$url : string = null
$licenseName : string = null
Return values
mixed

generate()

public generate() : string
Return values
string

getLicenseName()

public getLicenseName() : string
Return values
string

getName()

public getName() : string
Return values
string

getSourceContent()

public getSourceContent() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

Search results