Commit 7896d5fc authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3265975 by Obada Obaid, Rajab Natshah: Fix drush cim --partial...

Issue #3265975 by Obada Obaid, Rajab Natshah: Fix drush cim --partial --source=/app/config/sync on Platform.sh app server, which bring up a blocker message of |There were errors validating the config synchronization|
parent 1d6b70a3
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -2,16 +2,12 @@

/**
 * @file
 * Contains varbase_security.module.
 */

use Symfony\Component\Yaml\Yaml;
use Vardot\Entity\EntityDefinitionUpdateManager;

/**
 * @file
 * Contains varbase_security.module.
 */

/**
 * Implements hook_form_FORM_ID_alter() for user_form().
 */