ExternalTarget
in package
implements
Target
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- getTitle() : string|null
- getUrl() : string
Properties
$title read-only
private
string|null
$title
= null
$url read-only
private
string
$url
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|nullgetUrl()
public
getUrl() : string