Skip to content

Commit 270d5bc

Browse files
committed
MAGETWO-88409: Builds stabilization for PR
- codestyle fix
1 parent 9cc5cdd commit 270d5bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Setup/Declaration/Schema/Declaration/SchemaBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
* -internal (unique, primary, check, nullable)
3232
* -reference (referenceTable=<DTO>, referenceColumn=<DTO>, ...)
3333
* -index
34+
*
35+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3436
*/
3537
class SchemaBuilder
3638
{

0 commit comments

Comments
 (0)