Selaa lähdekoodia

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

pull/44915/head
yemkareems 4 viikkoa sitten
vanhempi
commit
4e409ab489
No account linked to committer's email address
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      core/Command/User/ClearGeneratedAvatarCacheCommand.php

+ 3
- 0
core/Command/User/ClearGeneratedAvatarCacheCommand.php Näytä tiedosto

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

declare(strict_types=1);

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

Loading…
Peruuta
Tallenna