Ver código fonte

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

pull/44915/head
yemkareems 1 mês atrás
pai
commit
4e409ab489
Nenhuma conta vinculada ao e-mail do autor do commit

+ 3
- 0
core/Command/User/ClearGeneratedAvatarCacheCommand.php Ver arquivo

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

declare(strict_types=1);

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

Carregando…
Cancelar
Salvar