BlocksController
in package
Table of Contents
Properties
- $container : mixed
Methods
- __construct() : mixed
- initialize() : mixed
- register_blocks() : mixed
Properties
$container
private
mixed
$container
Methods
__construct()
public
__construct(mixed $container) : mixed
Parameters
- $container : mixed
initialize()
public
initialize() : mixed
register_blocks()
public
register_blocks(IntegrationRegistry $registry) : mixed
Parameters
- $registry : IntegrationRegistry