Skip to content

Commit f90d28c

Browse files
committed
add comment
1 parent 8543075 commit f90d28c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/lib/UnityUser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public function init(
5656
string $org,
5757
bool $send_mail = true,
5858
): void {
59+
// if this user is a ghost then they already have LDAP entries
5960
if (!$this->getFlag(UserFlag::GHOST)) {
6061
$ldapGroupEntry = $this->getGroupEntry();
6162
\ensure(!$ldapGroupEntry->exists());

0 commit comments

Comments
 (0)