Platformsh\Cli\Command\CanHideInListInterface::isHiddenInList PHP Метод

isHiddenInList() публичный Метод

Whether the command should be hidden in lists of commands.
public isHiddenInList ( ) : boolean
Результат boolean
    public function isHiddenInList();
CanHideInListInterface