class ConfigProperties

Config properties console helper

Methods

static Table
createPropertiesTable(PropertiesInterface|array $properties, OutputInterface $output)

Create console table

Details

at line 29
static Table createPropertiesTable(PropertiesInterface|array $properties, OutputInterface $output)

Create console table

Parameters

PropertiesInterface|array $properties
OutputInterface $output

Return Value

Table