Documentation

Home
in package
implements HookInterface

Hook for embedding custom blocks into administrator's Home page in SPV

Tags
since
18.0.60

Interfaces, Classes and Traits

HookInterface
Generic interface for hooks

Table of Contents

getBlocks()  : array<string|int, Block>
Retrieve blocks for Home page in SPV

Methods

getBlocks()

Retrieve blocks for Home page in SPV

public abstract getBlocks() : array<string|int, Block>
Return values
array<string|int, Block>

Search results