commands = $commands; } /** * {@inheritdoc} */ public function getCommands() { return $this->commands; } }