ContentAllowRobotsStatus

Implements \ContentAllowRobotsStatusInterface

Class ContentAllowRobotsStatus

This class represents the content "allow robots" status

category

System

package

Content

Methods

ContentAllowRobotsStatus constructor

__construct(boolean $allowRobots = true) 

Arguments

$allowRobots

boolean

Content "allow robots" status

Return the content "allow robots" status

isAllowed() : boolean

Response

boolean

Properties

Content "allow robots" status

allowRobots : boolean
var

Type(s)

boolean