Skip to content

Commit 1f4cacb

Browse files
author
Dale Sikkema
committed
MAGETWO-35004: Investigate and Annotate @api to classes and/or methods
1 parent 2f2a71b commit 1f4cacb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/internal/Magento/Framework/App/Config/ValueFactory.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ public function __construct(
4444
* @param array $data
4545
* @return \Magento\Framework\App\Config\ValueInterface
4646
* @throws \InvalidArgumentException
47-
*
48-
* @api
4947
*/
5048
public function create(array $data = [])
5149
{

0 commit comments

Comments
 (0)