Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 66cf2c7

Browse files
author
Oleksii Korshenko
committed
MAGETWO-71174: Update doc block information in php classes with @deprecated and @SInCE tags
- removed @SInCE tag from class constructors
1 parent f86d210 commit 66cf2c7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Block/Adminhtml/CaseInfo.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class CaseInfo extends Template
3232
* @param Context $context
3333
* @param CaseManagement $caseManagement
3434
* @param array $data
35-
* @since 100.2.0
3635
*/
3736
public function __construct(
3837
Context $context,

Block/Fingerprint.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ class Fingerprint extends Template
5050
* @param SignifydOrderSessionId $signifydOrderSessionId
5151
* @param QuoteSessionInterface $quoteSession
5252
* @param array $data
53-
* @since 100.2.0
5453
*/
5554
public function __construct(
5655
Context $context,

0 commit comments

Comments
 (0)