mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
[ticket/12692] Update comments
PHPBB3-12692
This commit is contained in:
parent
ed0e159080
commit
3f0fa70e3a
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ class delete extends \phpbb\console\command\command
|
|||
/**
|
||||
* Executes the command thumbnail:delete.
|
||||
*
|
||||
* Delete all the existing thumbnails (and update the database in consequences).
|
||||
* Deletes all existing thumbnails and updates the database accordingly.
|
||||
*
|
||||
* @param InputInterface $input The input stream used to get the argument and verbose option.
|
||||
* @param OutputInterface $output The output stream, used for printing verbose-mode and error information.
|
||||
|
|
Loading…
Add table
Reference in a new issue