Skip to content

Commit

Permalink
Fix Doxygen in DrushCommands
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Oct 7, 2024
1 parent 6a7b0bf commit f62d88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/DrushCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public function preHook(CommandData $commandData)
}

/**
* Persist commandData for use in primary command callback. Used by 'topic' commands.
* Configure Laravel prompts package.
*/
#[CLI\Hook(type: HookManager::INITIALIZE, target: '*')]
public function initHook($input, AnnotationData $annotationData)
Expand Down

0 comments on commit f62d88e

Please sign in to comment.