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 Description
$identifier
mixed
Returns
string

public suggestPluginValues ()

Return available plugins for autocompletion of the "plugin" argument

Returns
mixed
Copyright © 2024 Winter CMS