Line terminators characters array
@static
Type: array
public static $lineTerminatorsChars = array( "\n", "\r", 0x2028, 0x2029, );