class BlockOutput extends BlockEvent (View source)

Methods

getSubject()

Overridden to provide typehint

Page|null
getPage()

The page attached to this event

getBlock()

No description

setContents(string $contents)

No description

string
getContents()

No description

Details

Block getSubject()

Overridden to provide typehint

Return Value

Block

Page|null getPage()

The page attached to this event

Return Value

Page|null

Block getBlock()

No description

Return Value

Block

setContents(string $contents)

No description

Parameters

string $contents

string getContents()

No description

Return Value

string