Skip to content

Commit 2328ae0

Browse files
MAGETWO-88013: [Forwardport] Update StorageInterface.php #13729
- Merge Pull Request #13729 from nmalevanec/magento2:2.3-develop-PR-port-13679 - Merged commits: 1. ea55d50
2 parents c920a56 + ea55d50 commit 2328ae0

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)