ChoiceQuestion::setPrompt()
  • References/PHP/Symfony/Component/Console/Question

ChoiceQuestion setPrompt(string

2025-01-10 15:47:30
OutputFormatterStyleInterface::setForeground()
  • References/PHP/Symfony/Component/Console/Formatter

setForeground(string $color = null) Sets style foreground color.

2025-01-10 15:47:30
Input
  • References/PHP/Symfony/Component/Console/Input

class Input implements

2025-01-10 15:47:30
Descriptor
  • References/PHP/Symfony/Component/Console/Descriptor

class Descriptor implements

2025-01-10 15:47:30
OutputFormatterStyleInterface
  • References/PHP/Symfony/Component/Console/Formatter

interface OutputFormatterStyleInterface Formatter style interface for defining styles.

2025-01-10 15:47:30
InputDefinition::addOptions()
  • References/PHP/Symfony/Component/Console/Input

addOptions(InputOption[] $options = array())

2025-01-10 15:47:30
TableStyle::getCellRowFormat()
  • References/PHP/Symfony/Component/Console/Helper

string getCellRowFormat() Gets row cell format.

2025-01-10 15:47:30
OutputFormatterInterface::getStyle()
  • References/PHP/Symfony/Component/Console/Formatter

OutputFormatterStyleInterface getStyle(string $name) Gets style options from style with specified name. Parameters string $name Return Value OutputFormatterStyleInterface

2025-01-10 15:47:30
OutputFormatterStyleInterface::setOptions()
  • References/PHP/Symfony/Component/Console/Formatter

setOptions(array $options) Sets multiple style options at once.

2025-01-10 15:47:30
TableCell
  • References/PHP/Symfony/Component/Console/Helper

class TableCell Methods

2025-01-10 15:47:30