Skip to content

Commit c78ffc2

Browse files
Merge branch '5.4' into 6.0
* 5.4: [DoctrineBridge] Remove dead code [Lock] Remove unused variable [DoctrineBridge] Replace string with FQCN resolution in EntityType Add missing `@return $this` annotations [Notifier] Add missing types to SmscTransport
2 parents 2b40e89 + 71067b8 commit c78ffc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

KernelBrowser.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ public function enableReboot()
107107

108108
/**
109109
* @param UserInterface $user
110+
*
111+
* @return $this
110112
*/
111113
public function loginUser(object $user, string $firewallContext = 'main'): self
112114
{

0 commit comments

Comments
 (0)