public static property PERSIANTOOLS_CONST::$STATMENT_END in PersianTools 7
File
- ./
persiantools.module, line 32 - Adds common features and fixes for persian pages.
Class
- PERSIANTOOLS_CONST
- Canstants Definition
Code
public static $STATMENT_END = array(
'.',
'!',
';',
'?',
);