DisplayExternalLinkFeaturesParameters
in package
Table of Contents
Properties
- $isAllow : bool
Methods
- __construct() : mixed
- buildBody() : array<string|int, mixed>
- isAllow() : bool
- setIsAllow() : void
Properties
$isAllow
protected
bool
$isAllow
= true
Methods
__construct()
public
__construct() : mixed
buildBody()
public
buildBody() : array<string|int, mixed>
Return values
array<string|int, mixed>isAllow()
public
isAllow() : bool
Return values
boolsetIsAllow()
public
setIsAllow(bool $isAllow) : void
Parameters
- $isAllow : bool