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 FlowForeach

Namespace: Deimos\Flow
Located at Flow/FlowForeach.php
Methods summary
public
# register( string $name, array $storage )

Parameters

$name
$storage
public Deimos\Flow\ForeachState
# __get( string $name )

Parameters

$name

Returns

Deimos\Flow\ForeachState
public mixed
# __call( string $name, array $arguments )

Parameters

$name
$arguments

Returns

mixed
public
# __set( string $name, mixed $value )

Parameters

$name
$value
public boolean
# __isset( string $name )

Parameters

$name

Returns

boolean
Properties summary
protected array $state
# []
API documentation generated by ApiGen