We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8922155 commit c8af5d6Copy full SHA for c8af5d6
app/code/Magento/Security/Model/AdminSessionInfo.php
@@ -164,7 +164,7 @@ public function isOtherSessionsTerminated()
164
* Setter for isOtherSessionsTerminated
165
*
166
* @param bool $isOtherSessionsTerminated
167
- * @return this
+ * @return $this
168
* @since 100.1.0
169
*/
170
public function setIsOtherSessionsTerminated($isOtherSessionsTerminated)
0 commit comments