interface DescriptorHelperInterface (View source)

A descriptor helper to get different descriptor and render it.

Methods

string
describe(AbstractCommand $command)

Describe a command detail.

Details

at line line 29
string describe(AbstractCommand $command)

Describe a command detail.

Parameters

AbstractCommand $command The command to described.

Return Value

string Return the described text.