Skip to content

Commit 970c986

Browse files
author
Oleksii Korshenko
committed
MAGETWO-82342: Add AuthenticationInterface to the public API #11546
- Merge Pull Request #11546 from navarr/magento2:patch-10 - Merged commits: 1. cf9763d
2 parents e7c5bb5 + cf9763d commit 970c986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Model/AuthenticationInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Interface \Magento\Customer\Model\AuthenticationInterface
13-
*
13+
* @api
1414
*/
1515
interface AuthenticationInterface
1616
{

0 commit comments

Comments
 (0)