protected property TranslationLanguageJoin::$database in Translation Views 8
Database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ views/ join/ TranslationLanguageJoin.php, line 22
Class
- TranslationLanguageJoin
- Special join to show all translatable langcodes per one row.
Namespace
Drupal\translation_views\Plugin\views\joinCode
protected $database;