From 870ef58673c1ee113df5126af5225a6bb834ae42 Mon Sep 17 00:00:00 2001 From: Steve Bauman Date: Fri, 18 Oct 2024 09:26:36 -0400 Subject: [PATCH] Spacing --- src/LdapInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LdapInterface.php b/src/LdapInterface.php index e19c3e91..941fc02a 100644 --- a/src/LdapInterface.php +++ b/src/LdapInterface.php @@ -40,7 +40,7 @@ interface LdapInterface public const PORT_SSL = 636; /** - * Entry and exit from routines. + * Entry and exit from routines. * * @var int */