AfterContentHasBeenFetchedEvent

FinalYes

Event listeners are able to manipulate fetched page content, which is already grouped by column

Table of Contents

Properties

$groupedContent  : array<string|int, mixed>
$request  : ServerRequestInterface

Methods

__construct()  : mixed

Properties

$groupedContent

public array<string|int, mixed> $groupedContent

$request read-only

public ServerRequestInterface $request

Methods

__construct()

public __construct(array<string|int, mixed> $groupedContent, ServerRequestInterface $request) : mixed
Parameters
$groupedContent : array<string|int, mixed>
$request : ServerRequestInterface

        
On this page

Search results