*/ class Less { const VERSION = '1.7.3'; public static function createLessHelper() { $st = ' '."\n" ; return $st; } }