HasPluginArgument
Console Command Trait that provides autocompletion for the "plugin" argument
trait System\Console\Traits\HasPluginArgument
Methods
public
getPluginIdentifier ($identifier = null
)
: string
Get the desired plugin name from the input.
Parameters
Property | Type | Description |
---|---|---|
$identifier | mixed |
mixed
|
Returns
string
public suggestPluginValues ()
Return available plugins for autocompletion of the "plugin" argument
Returns
mixed
Copyright © 2023 Winter CMS