Skip to content

Commit 6ae181a

Browse files
author
Oleksii Korshenko
authored
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests: - magento#13679: Update StorageInterface.php (by @davidangel)
2 parents fe4614a + d3128f2 commit 6ae181a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Model/Auth/StorageInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ interface StorageInterface
2323
public function processLogin();
2424

2525
/**
26-
* Perform login specific actions
26+
* Perform logout specific actions
2727
*
2828
* @return $this
2929
* @abstract

0 commit comments

Comments
 (0)