The redirect language code.
Type: string
File
- core/
modules/ redirect/ redirect.class.inc, line 29  
Class
- Redirect
 - Provides a HTTP redirect from one Backdrop internal path to another.
 
Code
public $langcode = LANGUAGE_NONE;
        The redirect language code.
Type: string
public $langcode = LANGUAGE_NONE;