Inherits PntEvaluation.
static _getInstance |
( |
|
$key, |
|
|
|
$receiver |
|
) |
| |
|
static |
evaluate |
( |
|
$item, |
|
|
|
$extra1 = null , |
|
|
|
$extra2 = null , |
|
|
|
$extra3 = null |
|
) |
| |
calls the method mixed $item the parameter of the method
- Returns
- mixed whatever the evaluated method returns
- Exceptions
-
whatever | the evaluated method throws |
static getInstance |
( |
|
$key, |
|
|
|
$receiver |
|
) |
| |
|
static |
get an instance of the proper subclass for evaluation with the specified key
- Parameters
-
key | String the name of the method |
receiver | Object the object who's method will be invocated |
- Returns
- PntMethodInvocation
The documentation for this class was generated from the following file: