PHP Interface Platformsh\Cli\Command\CanHideInListInterface

Show file Open project: commerceguys/platform-cli

Public Methods

Method Description
isHiddenInList ( ) : boolean Whether the command should be hidden in lists of commands.

Method Details

isHiddenInList() public method

Whether the command should be hidden in lists of commands.
public isHiddenInList ( ) : boolean
return boolean