Home
in package
implements
HookInterface
Hook for embedding custom blocks into administrator's Home page in SPV
Tags
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>