public property Language::$direction in Little helpers 7.2
Same name and namespace in other branches
- 7 src/Locale/Language.php \Drupal\little_helpers\Locale\Language::direction
LTR (0) or RTL (1)
File
- src/
Locale/ Language.php, line 24
Class
- Language
- Model object for the {languages} table.
Namespace
Drupal\little_helpers\LocaleCode
public $direction = 0;