Skip to content

Commit 843081b

Browse files
authored
#23819: Code style fix
1 parent 2454e0c commit 843081b

File tree

1 file changed

+1
-1
lines changed
  • lib/internal/Magento/Framework/Setup/Declaration/Schema/Dto/Factories

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Setup/Declaration/Schema/Dto/Factories/Integer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function __construct(
5050
}
5151

5252
/**
53-
* {@inheritdoc}
53+
* @inheritdoc
5454
*/
5555
public function create(array $data)
5656
{

0 commit comments

Comments
 (0)