diff --git a/modules/custom/core/govcms_security/govcms_security.install b/modules/custom/core/govcms_security/govcms_security.install index eec783719..cfe931d59 100644 --- a/modules/custom/core/govcms_security/govcms_security.install +++ b/modules/custom/core/govcms_security/govcms_security.install @@ -4,6 +4,7 @@ * @file * Contains install and update functions for the module. */ +use Drupal\govcms_security\GovcmsSecurityInterface; use Drupal\user\RoleInterface; /**