Skip to content

Commit 3de2b31

Browse files
committed
code style fix.
1 parent d02ba5d commit 3de2b31

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/Ui/Component/UrlInput

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Ui/Component/UrlInput/Url.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class Url implements \Magento\Ui\Model\UrlInput\ConfigInterface
1313
{
1414
/**
15-
* {@inheritdoc}
15+
* @inheritdoc
1616
*/
1717
public function getConfig(): array
1818
{

0 commit comments

Comments
 (0)