[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 153 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RequestFsm:: (2 methods):
__construct()
__invoke()
Class: RequestFsm - X-Ref
Responsible for transitioning requests through lifecycle events.__construct(callable $handler,MessageFactoryInterface $messageFactory,$maxTransitions = 200) X-Ref |
No description |
__invoke(Transaction $trans) X-Ref |
Runs the state machine until a terminal state is entered or the optionally supplied $finalState is entered. param: Transaction $trans Transaction being transitioned. |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |