瀏覽代碼

fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested

pull/44915/head
yemkareems 1 月之前
父節點
當前提交
4e409ab489
No account linked to committer's email address
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      core/Command/User/ClearGeneratedAvatarCacheCommand.php

+ 3
- 0
core/Command/User/ClearGeneratedAvatarCacheCommand.php 查看文件

@@ -1,4 +1,7 @@
<?php

declare(strict_types=1);

/**
* @copyright Copyright (c) 2024, Nextcloud GmbH
*

Loading…
取消
儲存