PHPDoc Added
This commit is contained in:
parent
3bcde84226
commit
3dde20151b
|
|
@ -597,7 +597,7 @@ class Core
|
|||
/**
|
||||
* Return currency symbol from currency code.
|
||||
*
|
||||
* @param string|\Webkul\Core\Contracts\Currency $code
|
||||
* @param string|\Webkul\Core\Contracts\Currency $currency
|
||||
* @return string
|
||||
*/
|
||||
public function currencySymbol($currency)
|
||||
|
|
|
|||
Loading…
Reference in New Issue