Skip to content

Commit

Permalink
Note deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Jul 24, 2024
1 parent dde56a8 commit 8a7f4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/config/ConfigCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ public function configComplete(CompletionInput $input, CompletionSuggestions $su
}
}

#[Deprecated('Use CLI/InteractConfigName Attribute instead')]
#[CLI\Hook(type: HookManager::INTERACT, selector: self::INTERACT_CONFIG_NAME)]
public function interactConfigName($input, $output): void
{
Expand Down

0 comments on commit 8a7f4b6

Please sign in to comment.