Skip to content

Commit d876789

Browse files
committed
Rename migration
1 parent 4a839f7 commit d876789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use phpbb\filesystem\exception\filesystem_exception;
1515
use phpbb\filesystem\filesystem;
1616

17-
class move_site_icons extends container_aware_migration
17+
class setup_site_icons extends container_aware_migration
1818
{
1919
private const NEW_ICON_DIR = 'images/site_icons';
2020
private const OLD_ICON_DIR = 'images/icons';

0 commit comments

Comments
 (0)