You are here

public static property RTLMaker::$FA_DIGITS in PersianTools 8

File

src/RTLMaker.php, line 19
Contains \Drupal\persiantools\RTLMaker.

Class

RTLMaker

Namespace

Drupal\persiantools

Code

public static $FA_DIGITS = array(
  '۰',
  '۱',
  '۲',
  '۳',
  '۴',
  '۵',
  '۶',
  '۷',
  '۸',
  '۹',
);