ContentOpenInNewTabStatus

Implements \ContentOpenInNewTabStatusInterface

Class ContentOpenInNewTabStatus

This class represents whether the content is opened in a new tab

category

System

package

Content

Methods

ContentOpenInNewTabStatus constructor

__construct(\BoolType $openInNewTab) 

Arguments

$openInNewTab

\BoolType

Whether the content is opened in a new tab

Return whether the content is opened in a new tab

opensInNewTab() : boolean

Response

boolean

Properties

Open in a new tab status

openInNewTab : \BoolType
var

Type(s)

\BoolType