You are here

public static property PERSIANTOOLS_CONST::$OPENING_SYMS in PersianTools 7

File

./persiantools.module, line 31
Adds common features and fixes for persian pages.

Class

PERSIANTOOLS_CONST
Canstants Definition

Code

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