diff --git a/src/Commands/UwDrushCommands.php b/src/Commands/UwDrushCommands.php index 92b069d88bdd5cdcfae9a62aa014989583bf98e1..56a1a26dcd5effe3cc6edfe9218177d482ec6afa 100644 --- a/src/Commands/UwDrushCommands.php +++ b/src/Commands/UwDrushCommands.php @@ -58,7 +58,7 @@ class UwDrushCommands extends DrushCommands { /** * Uw Multi-Lingual service. * - * @var \Drupal\uw_multilingual\Service\UwMultiLingualSetupInterface; + * @var \Drupal\uw_multilingual\Service\UwMultiLingualSetupInterface */ protected $uwMultiLingualService;