From 3f8d1ff9659be62180e8fc4ba9b87f0e65b953ec Mon Sep 17 00:00:00 2001 From: dannylamb Date: Mon, 22 Jun 2020 13:35:39 -0300 Subject: [PATCH] whitespace --- src/Form/IslandoraSettingsForm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Form/IslandoraSettingsForm.php b/src/Form/IslandoraSettingsForm.php index 398f66ac..72ebf11d 100644 --- a/src/Form/IslandoraSettingsForm.php +++ b/src/Form/IslandoraSettingsForm.php @@ -66,7 +66,7 @@ class IslandoraSettingsForm extends ConfigFormBase { $this->entityTypeBundleInfo = $entity_type_bundle_info; $this->brokerPassword = $this->config(self::CONFIG_NAME)->get(self::BROKER_PASSWORD); } - + /** * {@inheritdoc} */