Class TexyHandlerInvocation
Around advice handlers.
TexyObject | --TexyHandlerInvocation
| Constructor Summary | |
|---|---|
| public |
__construct
(array $handlers, TexyParser $parser, array $args)
|
| Method Summary | |
|---|---|
| void |
free
()
PHP garbage collector helper.
|
| TexyParser |
getParser
()
|
| Texy |
getTexy
()
|
| mixed |
proceed
(mixed 0)
|
| Constructor Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 41 __constructpublic __construct (array $handlers, TexyParser $parser, array $args)
|
||||||||||||
| Method Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 100 freepublic void free () PHP garbage collector helper.
|
||||||||||||
|
line 80 getParserpublic TexyParser getParser ()
|
||||||||||||
|
line 90 getTexypublic Texy getTexy ()
|
||||||||||||
|
line 56 proceedpublic mixed proceed (mixed 0)
|
||||||||||||