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

Trait ContainerAwareTrait

Simple implementation of ContainerAwareInterface that other classes can use.

Direct Known Users

Autarky\Routing\ControllerTrait
Namespace: Autarky\Container
See: Autarky\Container\ContainerAwareInterface
Located at ContainerAwareTrait.php
Methods summary
public
# setContainer( Autarky\Container\ContainerInterface $container )

Set the container instance.

Set the container instance.

Parameters

$container
Properties summary
protected Autarky\Container\ContainerInterface $container
#
Autarky Framework API documentation generated by ApiGen