Method | Description | |
---|---|---|
app ( ) : |
Get current application instance. | |
setAppInstance ( |
Set the application instance. | |
setUp ( ) | Overwrite this method in order to issue some operations, before the action method is called. |
public app ( ) : |
||
return |
public setAppInstance ( |
||
$app | Application instance. |
public setUp ( ) |