TwistPHP Documentation

getCurrencies

File path: dist/twist/Core/Utilities/Localisation.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

getCurrenciesGet an array of all currencies names, ISO codes and Symbols.

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function getCurrencies with the example vars
Twist::Localisation() -> getCurrencies();