Overview

Namespaces

  • Deimos
    • DI

Classes

  • Argument
  • ContainerEmpty
  • DI
  • Group
  • Instance
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Group

Deimos\DI\DI
Extended by Deimos\DI\ContainerEmpty
Extended by Deimos\DI\Group
Namespace: Deimos\DI
Located at DI/Group.php
Methods summary
public
# __construct( boolean $init,… )

Container constructor.

Container constructor.

Parameters

$init,…

Overrides

Deimos\DI\DI::__construct()
Methods inherited from Deimos\DI\ContainerEmpty
configure()
Methods inherited from Deimos\DI\DI
__call(), build(), call(), callback(), get(), getFirst(), getInstance(), group(), instance(), path(), steps(), value()
Properties inherited from Deimos\DI\DI
$self, $storage
API documentation generated by ApiGen