stan updates

This commit is contained in:
2025-03-12 11:12:57 +05:00
parent 3b83acf39c
commit b9b2ef7c2c
8 changed files with 39 additions and 4 deletions

View File

@@ -19,6 +19,8 @@ class CurrencyRate extends Model
/**
* Currencies
*
* @return array<string, string>
*/
public static function currencies(): array
{