Public Member Functions | |
register (Container $container) | |
SlaxWeb\DatabasePDO\Service\Provider::register | ( | Container | $container | ) |
Register Provider
Called when the container is about to register this provider with the DIC. It should define all the services, or call other methods that define the services.
\Pimple\Container | $container | Dependency Injection Container |