function LocaleEvent::getLids
Returns the string identifiers.
Return value
array $lids
File
- 
              core/modules/ locale/ src/ LocaleEvent.php, line 53 
Class
- LocaleEvent
- Defines a Locale event.
Namespace
Drupal\localeCode
public function getLids() {
  return $this->lids;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
