Summary
Performs custom registrations in the provided registrar.
- Namespace
- Cake
.Common .Modules - Containing Type
- CommonModule
Syntax
public void Register(ICakeContainerRegistrar registrar)
Parameters
| Name | Type | Description |
|---|---|---|
| registrar | I |
The container registrar. |
Return Value
| Type | Description |
|---|---|
| void |
