ed0ff822ed
- Updated PHPDoc comments for methods to enhance clarity, specifically for `getAllRates`, `getCurrentRates`, `getGoldRates`, `getCurrencyRateByName`, and `getGoldRateByName`. - Removed commented-out job dispatching code to streamline the `getAllRates` method. - Adjusted method descriptions to be more concise and focused on their functionality. These changes enhance the maintainability and readability of the CurrencyController, facilitating better management of financial data.