Overrides Command::isEnabled
public function isEnabled() : bool { return $this->isEnabled ?? $this->getCommand() ->isEnabled(); }