Skip to content

Commit a5a6214

Browse files
committed
CS: general fixes
1 parent d880c36 commit a5a6214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Security/Factory/SecurityFactoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public function create(ContainerBuilder $container, $id, $config, $userProvider,
2626
/**
2727
* Defines the position at which the provider is called.
2828
* Possible values: pre_auth, form, http, and remember_me.
29-
*
29+
*
3030
* @return string
3131
*/
3232
public function getPosition();

0 commit comments

Comments
 (0)