CheckCustomCommandsCommand constructor

CheckCustomCommandsCommand()

Implementation

CheckCustomCommandsCommand()
    : super(
        'check',
        'Check custom commands configuration for errors.',
      );