Overview

Namespaces

  • Deimos
    • Flow
      • Extension
        • TBlock
        • TFor
        • TForeach
        • TIF
        • TLiteral
        • TPHP
        • TSimple
        • TTry
        • TWhile
      • Traits
  • PHP

Classes

  • Block
  • Configure
  • DefaultConfig
  • DefaultContainer
  • Flow
  • FlowForeach
  • FlowFunction
  • ForeachState
  • Lexer
  • LexerConst
  • Tokenizer
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class DefaultContainer

Deimos\DI\DI
Extended by Deimos\Flow\DefaultContainer
Namespace: Deimos\Flow
Located at Flow/DefaultContainer.php
Methods summary
public
# __construct( Deimos\Flow\DefaultConfig $config = null, Deimos\Helper\Helper $helper = null )

DefaultContainer constructor.

DefaultContainer constructor.

Parameters

$config
$helper
protected
# configure( )

configure

configure

Properties summary
protected Deimos\Helper\Helper $helper
#
protected Deimos\Flow\DefaultConfig $config
#
API documentation generated by ApiGen