public static property PERSIANTOOLS_CONST::$FA_DIGITS in PersianTools 7
File
- ./
persiantools.module, line 18 - Adds common features and fixes for persian pages.
Class
- PERSIANTOOLS_CONST
- Canstants Definition
Code
public static $FA_DIGITS = array(
'۰',
'۱',
'۲',
'۳',
'۴',
'۵',
'۶',
'۷',
'۸',
'۹',
);