register abstract method

void register(
  1. ContainerInterface container
)

Called when the provider is registered in the container.

Implementation

void register(ContainerInterface container);