The more effortless the writing looks, the more effort the writer actually put into the process.
$lang = \App::getLocale('LANGUAGE'); if($lang == 'ar' || $lang == 'he'){ $SITE_RTL = Cookie::get('SITE_RTL'); $SITE_RTL = 'on'; }