console\Controller getOptionValues()

getOptionValues() public method

Returns properties corresponding to the options for the action id Child classes may override this method to specify possible properties.

public array getOptionValues ( $actionID )
$actionID string

The action id of the current request

return array

Properties corresponding to the options for the action

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.