@@ -90,6 +90,9 @@ |
||
| 90 | 90 | $this->cli->green('Uninstalled Successfully!'); |
| 91 | 91 | } |
| 92 | 92 | |
| 93 | + /** |
|
| 94 | + * @param string $command |
|
| 95 | + */ |
|
| 93 | 96 | private function getDefinition(Site $site, $command) |
| 94 | 97 | { |
| 95 | 98 | /** @var \Buttress\Concrete\Console\Command\Manager\CommandManager[] $definitions */ |