PHP Class Ts\Helper\AutoJumper\Jumper

Author: Seven Du ([email protected])
Datei anzeigen Open project: medz/thinksns-4 Class Usage Examples

Protected Properties

Property Type Description
$iterator

Public Methods

Method Description
add ( Closure $matchHandle ) add state machine.
start ( ) Run jump.

Protected Methods

Method Description
registerArrayIterator ( )

Method Details

add() public static method

add state machine.
Author: Seven Du ([email protected])
public static add ( Closure $matchHandle )
$matchHandle Closure

registerArrayIterator() protected static method

protected static registerArrayIterator ( )

start() public static method

Run jump.
Author: Seven Du ([email protected])
public static start ( )

Property Details

$iterator protected_oe static_oe property

protected static $iterator