You are here

static property RTLMaker::$STATMENT_END in PersianTools 8

File

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

Class

RTLMaker

Namespace

Drupal\persiantools

Code

static $STATMENT_END = array(
  '.',
  '!',
  ';',
  '?',
  ':',
);