Skip to content

Commit 804fd42

Browse files
committed
fixed failed static issue
1 parent 394c304 commit 804fd42

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Setup/Declaration/Schema/Dto

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Setup/Declaration/Schema/Dto/Table.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* Table structural element
1414
* Aggregate inside itself: columns, constraints and indexes
1515
* Resource is also specified on this strucural element
16+
*
17+
* @api
1618
*/
1719
class Table extends GenericElement implements
1820
ElementInterface,

0 commit comments

Comments
 (0)