Interface ConsoleHelpHeaderProviderInterface
Provides a custom header line for console help output.
Namespace: Cake\Core
Method Summary
-
getConsoleHelpHeader() public
Get the header line to render at the top of console help output.
Method Detail
getConsoleHelpHeader() ΒΆ public
getConsoleHelpHeader(): string
Get the header line to render at the top of console help output.
Returns
string