Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
fd2e1e35
Commit
fd2e1e35
authored
Mar 30, 2019
by
Stefan Busemann
Browse files
Apply suggestion to extensions/t3o_ldap/Classes/Utility/UserCreateUpdateDelete.php
parent
8e2faa4e
Pipeline
#6623
passed with stages
in 2 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3o_ldap/Classes/Utility/UserCreateUpdateDelete.php
View file @
fd2e1e35
...
...
@@ -40,7 +40,7 @@ class UserCreateUpdateDelete
/** @var \T3o\T3oLdap\Connectors\Ldap $ldap */
try
{
$ldap
=
new
\
T3o\T3oLdap\Connectors\Ldap
();
$ldap
=
new
\
T3o\T3oLdap\Connectors\Ldap
();
}
catch
(
\
Exception
$e
)
{
throw
$e
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment