Inpsyde\MultilingualPress\Common\Type\Language::is_rtl PHP 메소드

is_rtl() 공개 메소드

Checks if the language is written right-to-left (RTL).
부터: 3.0.0
public is_rtl ( ) : boolean
리턴 boolean Whether or not the language is written right-to-left (RTL).
    public function is_rtl();