Overview

Namespaces

  • Autarky
    • Config
      • Loaders
    • Console
    • Container
      • Exception
      • Factory
      • Proxy
    • Database
    • Errors
    • Events
    • Files
    • Http
    • Logging
    • Providers
    • Routing
      • Events
    • Testing
    • TwigTemplating
      • Extensions
    • Utils

Classes

  • Container
  • ContainerProvider

Interfaces

  • CallableInvokerInterface
  • ClassResolverInterface
  • ContainerAwareInterface
  • ContainerInterface

Traits

  • ContainerAwareTrait
  • Overview
  • Namespace
  • Class

Class ContainerProvider

Provides the application with a container.

This service provider is vital to the framework.

Autarky\Providers\AbstractProvider implements Autarky\Providers\ProviderInterface, Autarky\Providers\ConsoleProviderInterface
Extended by Autarky\Provider
Extended by Autarky\Container\ContainerProvider
Namespace: Autarky\Container
Located at ContainerProvider.php
Methods summary
public
# register( )

Register the service provider.

Register the service provider.

Methods inherited from Autarky\Providers\AbstractProvider
registerConsole(), setApplication()
Properties inherited from Autarky\Providers\AbstractProvider
$app
Autarky Framework API documentation generated by ApiGen