runWithParams() public method
Runs this action with the specified parameters.
This method is mainly invoked by the controller.
public mixed runWithParams ( $params ) | ||
---|---|---|
$params | array |
Action parameters |
return | mixed |
The result of the action |
runWithParams() public method
Runs this action with the specified parameters.
This method is mainly invoked by the controller.
public mixed runWithParams ( $params ) | ||
---|---|---|
$params | array |
Action parameters |
return | mixed |
The result of the action |
Designed by : w10schools
service@w10schools.com
Please login to continue.