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(boolean $openInNewTab) 

Arguments

$openInNewTab

boolean

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 : boolean
var

Type(s)

boolean