Initialize the object. Invoked upon construction and wake up.
... See full list
protected function init() { // We unset all defined properties, so magic getters apply. unset($this->langcode); }