LanguageInterface::DIRECTION_RTL

Language written right to left. Possible value of $language->direction.

File

core/lib/Drupal/Core/Language/LanguageInterface.php, line 97

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

const DIRECTION_RTL = 'rtl';
doc_Drupal
2016-10-29 09:22:28
Comments
Leave a Comment

Please login to continue.