You are here

static property RTLMaker::$OPENING_SYMS in PersianTools 8

File

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

Class

RTLMaker

Namespace

Drupal\persiantools

Code

static $OPENING_SYMS = array(
  '(',
  '{',
  '[',
  '"',
  '\'',
);