Skip to content

Commit 04d2965

Browse files
authored
Update StorageInterface.php
1 parent 0e44549 commit 04d2965

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)