Guides

ExternalTarget
in package
implements Target

FinalYes

Table of Contents

Interfaces

Target

Properties

$title  : string|null
$url  : string

Methods

__construct()  : mixed
getTitle()  : string|null
getUrl()  : string

Properties

Methods

__construct()

public __construct(string $url[, string|null $title = null ]) : mixed
Parameters
$url : string
$title : string|null = null

getTitle()

public getTitle() : string|null
Return values
string|null

        
On this page

Search results